AVCodecContext functions for libavcodec. More...
#include <assert.h>#include "config.h"#include "libavutil/avassert.h"#include "libavutil/avstring.h"#include "libavutil/bprint.h"#include "libavutil/channel_layout.h"#include "libavutil/common.h"#include "libavutil/emms.h"#include "libavutil/imgutils.h"#include "libavutil/mem.h"#include "libavutil/opt.h"#include "libavutil/thread.h"#include "avcodec.h"#include "avcodec_internal.h"#include "bsf.h"#include "codec_desc.h"#include "codec_internal.h"#include "decode.h"#include "frame_thread_encoder.h"#include "hwconfig.h"#include "internal.h"#include "libavutil/refstruct.h"Go to the source code of this file.
avcodec_receive_frame_flags(avctx, frame, 0). AVCodecContext functions for libavcodec.
Definition in file avcodec.c.
Maximum size in bytes of extradata.
This value was chosen such that every bit of the buffer is addressable by a 32-bit signed integer as used by get_bits.
Definition at line 55 of file avcodec.c.
Referenced by avcodec_open2().
Definition at line 725 of file avcodec.c.
Referenced by ff_default_get_supported_config().
Definition at line 102 of file avcodec.c.
Referenced by avcodec_open2().
Definition at line 108 of file avcodec.c.
Referenced by avcodec_open2().
Definition at line 114 of file avcodec.c.
Referenced by avcodec_open2(), and avcodec_string().
Definition at line 443 of file avcodec.c.
Referenced by avcodec_free_context(), and avcodec_open2().
Definition at line 509 of file avcodec.c.
Referenced by avcodec_string().
Definition at line 765 of file avcodec.c.
Referenced by av1_get_supported_config(), avcodec_get_supported_config(), and libx265_get_supported_config().
A map between packet and frame side data types.
Terminated with an entry where packet=AV_PKT_DATA_NB.
Definition at line 57 of file avcodec.c.
Referenced by av_packet_side_data_from_frame(), av_packet_side_data_to_frame(), ff_decode_frame_props(), ff_decode_frame_props_from_pkt(), ff_decode_preinit(), and ff_encode_preinit().
Definition at line 100 of file avcodec.c.
Referenced by lock_avcodec(), and unlock_avcodec().
Definition at line 744 of file avcodec.c.
Referenced by ff_default_get_supported_config().
Definition at line 749 of file avcodec.c.
Referenced by ff_default_get_supported_config().
Definition at line 759 of file avcodec.c.
Referenced by ff_default_get_supported_config().