Audacity 3.2.0
Public Attributes | List of all members
AVCodecContext Struct Reference

#include <ffmpeg-2.3.6-single-header.h>

Collaboration diagram for AVCodecContext:
[legend]

Public Attributes

const AVClassav_class
 
int log_level_offset
 
enum AVMediaType codec_type
 
const struct AVCodeccodec
 
attribute_deprecated char codec_name [32]
 
enum AVCodecID codec_id
 
unsigned int codec_tag
 
unsigned int stream_codec_tag
 
void * priv_data
 
struct AVCodecInternal * internal
 
void * opaque
 
int bit_rate
 
int bit_rate_tolerance
 
int global_quality
 
int compression_level
 
int flags
 
int flags2
 
uint8_t * extradata
 
int extradata_size
 
AVRational time_base
 
int ticks_per_frame
 
int delay
 
int width
 
int height
 
int coded_width
 
int coded_height
 
int gop_size
 
enum AVPixelFormat pix_fmt
 
int me_method
 
void(* draw_horiz_band )(struct AVCodecContext *s, const AVFrame *src, int offset[AV_NUM_DATA_POINTERS], int y, int type, int height)
 
enum AVPixelFormat(* get_format )(struct AVCodecContext *s, const enum AVPixelFormat *fmt)
 
int max_b_frames
 
float b_quant_factor
 
int rc_strategy
 
int b_frame_strategy
 
float b_quant_offset
 
int has_b_frames
 
int mpeg_quant
 
float i_quant_factor
 
float i_quant_offset
 
float lumi_masking
 
float temporal_cplx_masking
 
float spatial_cplx_masking
 
float p_masking
 
float dark_masking
 
int slice_count
 
int prediction_method
 
int * slice_offset
 
AVRational sample_aspect_ratio
 
int me_cmp
 
int me_sub_cmp
 
int mb_cmp
 
int ildct_cmp
 
int dia_size
 
int last_predictor_count
 
int pre_me
 
int me_pre_cmp
 
int pre_dia_size
 
int me_subpel_quality
 
int dtg_active_format
 
int me_range
 
int intra_quant_bias
 
int inter_quant_bias
 
int slice_flags
 
attribute_deprecated int xvmc_acceleration
 
int mb_decision
 
uint16_t * intra_matrix
 
uint16_t * inter_matrix
 
int scenechange_threshold
 
int noise_reduction
 
int me_threshold
 
int mb_threshold
 
int intra_dc_precision
 
int skip_top
 
int skip_bottom
 
float border_masking
 
int mb_lmin
 
int mb_lmax
 
int me_penalty_compensation
 
int bidir_refine
 
int brd_scale
 
int keyint_min
 
int refs
 
int chromaoffset
 
int scenechange_factor
 
int mv0_threshold
 
int b_sensitivity
 
enum AVColorPrimaries color_primaries
 
enum AVColorTransferCharacteristic color_trc
 
enum AVColorSpace colorspace
 
enum AVColorRange color_range
 
enum AVChromaLocation chroma_sample_location
 
int slices
 
enum AVFieldOrder field_order
 
int sample_rate
 
int channels
 
enum AVSampleFormat sample_fmt
 
int frame_size
 
int frame_number
 
int block_align
 
int cutoff
 
attribute_deprecated int request_channels
 
uint64_t channel_layout
 
uint64_t request_channel_layout
 
enum AVAudioServiceType audio_service_type
 
enum AVSampleFormat request_sample_fmt
 
attribute_deprecated int(* get_buffer )(struct AVCodecContext *c, AVFrame *pic)
 
attribute_deprecated void(* release_buffer )(struct AVCodecContext *c, AVFrame *pic)
 
attribute_deprecated int(* reget_buffer )(struct AVCodecContext *c, AVFrame *pic)
 
int(* get_buffer2 )(struct AVCodecContext *s, AVFrame *frame, int flags)
 
int refcounted_frames
 
float qcompress
 
float qblur
 
int qmin
 
int qmax
 
int max_qdiff
 
float rc_qsquish
 
float rc_qmod_amp
 
int rc_qmod_freq
 
int rc_buffer_size
 
int rc_override_count
 
RcOverriderc_override
 
const char * rc_eq
 
int rc_max_rate
 
int rc_min_rate
 
float rc_buffer_aggressivity
 
float rc_initial_cplx
 
float rc_max_available_vbv_use
 
float rc_min_vbv_overflow_use
 
int rc_initial_buffer_occupancy
 
int coder_type
 
int context_model
 
int lmin
 
int lmax
 
int frame_skip_threshold
 
int frame_skip_factor
 
int frame_skip_exp
 
int frame_skip_cmp
 
int trellis
 
int min_prediction_order
 
int max_prediction_order
 
int64_t timecode_frame_start
 
void(* rtp_callback )(struct AVCodecContext *avctx, void *data, int size, int mb_nb)
 
int rtp_payload_size
 
int mv_bits
 
int header_bits
 
int i_tex_bits
 
int p_tex_bits
 
int i_count
 
int p_count
 
int skip_count
 
int misc_bits
 
int frame_bits
 
char * stats_out
 
char * stats_in
 
int workaround_bugs
 
int strict_std_compliance
 
int error_concealment
 
int debug
 
int debug_mv
 
int err_recognition
 
int64_t reordered_opaque
 
struct AVHWAccelhwaccel
 
void * hwaccel_context
 
uint64_t error [AV_NUM_DATA_POINTERS]
 
int dct_algo
 
int idct_algo
 
int bits_per_coded_sample
 
int bits_per_raw_sample
 
int lowres
 
AVFramecoded_frame
 
int thread_count
 
int thread_type
 
int active_thread_type
 
int thread_safe_callbacks
 
int(* execute )(struct AVCodecContext *c, int(*func)(struct AVCodecContext *c2, void *arg), void *arg2, int *ret, int count, int size)
 
int(* execute2 )(struct AVCodecContext *c, int(*func)(struct AVCodecContext *c2, void *arg, int jobnr, int threadnr), void *arg2, int *ret, int count)
 
attribute_deprecated void * thread_opaque
 
int nsse_weight
 
int profile
 
int level
 
enum AVDiscard skip_loop_filter
 
enum AVDiscard skip_idct
 
enum AVDiscard skip_frame
 
uint8_t * subtitle_header
 
int subtitle_header_size
 
attribute_deprecated int error_rate
 
attribute_deprecated AVPacketpkt
 
uint64_t vbv_delay
 
int side_data_only_packets
 
AVRational pkt_timebase
 
const AVCodecDescriptorcodec_descriptor
 
int64_t pts_correction_num_faulty_pts
 
int64_t pts_correction_num_faulty_dts
 
int64_t pts_correction_last_pts
 
int64_t pts_correction_last_dts
 
char * sub_charenc
 
int sub_charenc_mode
 
int skip_alpha
 
int seek_preroll
 
uint16_t * chroma_intra_matrix
 
attribute_deprecated unsigned int stream_codec_tag
 
int64_t bit_rate
 
attribute_deprecated int me_method
 
attribute_deprecated int rc_strategy
 
attribute_deprecated int b_frame_strategy
 
attribute_deprecated int mpeg_quant
 
attribute_deprecated int prediction_method
 
attribute_deprecated int pre_me
 
attribute_deprecated int dtg_active_format
 
attribute_deprecated int intra_quant_bias
 
attribute_deprecated int inter_quant_bias
 
attribute_deprecated int scenechange_threshold
 
attribute_deprecated int noise_reduction
 
attribute_deprecated int me_threshold
 
attribute_deprecated int mb_threshold
 
attribute_deprecated float border_masking
 
attribute_deprecated int me_penalty_compensation
 
attribute_deprecated int brd_scale
 
attribute_deprecated int chromaoffset
 
attribute_deprecated int scenechange_factor
 
attribute_deprecated int b_sensitivity
 
attribute_deprecated int refcounted_frames
 
attribute_deprecated float rc_qsquish
 
attribute_deprecated float rc_qmod_amp
 
attribute_deprecated int rc_qmod_freq
 
attribute_deprecated const char * rc_eq
 
int64_t rc_max_rate
 
int64_t rc_min_rate
 
attribute_deprecated float rc_buffer_aggressivity
 
attribute_deprecated float rc_initial_cplx
 
attribute_deprecated int coder_type
 
attribute_deprecated int context_model
 
attribute_deprecated int lmin
 
attribute_deprecated int lmax
 
attribute_deprecated int frame_skip_threshold
 
attribute_deprecated int frame_skip_factor
 
attribute_deprecated int frame_skip_exp
 
attribute_deprecated int frame_skip_cmp
 
attribute_deprecated int min_prediction_order
 
attribute_deprecated int max_prediction_order
 
attribute_deprecated int64_t timecode_frame_start
 
attribute_deprecated void(* rtp_callback )(struct AVCodecContext *avctx, void *data, int size, int mb_nb)
 
attribute_deprecated int rtp_payload_size
 
attribute_deprecated int mv_bits
 
attribute_deprecated int header_bits
 
attribute_deprecated int i_tex_bits
 
attribute_deprecated int p_tex_bits
 
attribute_deprecated int i_count
 
attribute_deprecated int p_count
 
attribute_deprecated int skip_count
 
attribute_deprecated int misc_bits
 
attribute_deprecated int frame_bits
 
attribute_deprecated AVFramecoded_frame
 
attribute_deprecated uint64_t vbv_delay
 
attribute_deprecated int side_data_only_packets
 
int initial_padding
 
AVRational framerate
 
enum AVPixelFormat sw_pix_fmt
 
uint8_t * dump_separator
 
char * codec_whitelist
 
unsigned properties
 
AVPacketSideDatacoded_side_data
 
int nb_coded_side_data
 
AVBufferRefhw_frames_ctx
 
int sub_text_format
 
int trailing_padding
 
int64_t max_pixels
 
AVBufferRefhw_device_ctx
 
int hwaccel_flags
 
int apply_cropping
 
const struct AVHWAccelhwaccel
 
int extra_hw_frames
 
int discard_damaged_percentage
 
attribute_deprecated int thread_safe_callbacks
 
attribute_deprecated int debug_mv
 
attribute_deprecated int sub_text_format
 
int64_t max_samples
 
int export_side_data
 
int(* get_encode_buffer )(struct AVCodecContext *s, AVPacket *pkt, int flags)
 
attribute_deprecated int channels
 
attribute_deprecated int frame_number
 
attribute_deprecated uint64_t channel_layout
 
attribute_deprecated uint64_t request_channel_layout
 
attribute_deprecated int64_t reordered_opaque
 
AVChannelLayout ch_layout
 
int64_t frame_num
 

Detailed Description

Definition at line 2847 of file ffmpeg-2.3.6-single-header.h.

Member Data Documentation

◆ active_thread_type

int AVCodecContext::active_thread_type

Definition at line 3306 of file ffmpeg-2.3.6-single-header.h.

◆ apply_cropping

int AVCodecContext::apply_cropping

Definition at line 3353 of file ffmpeg-3.4.8-single-header.h.

◆ audio_service_type

enum AVAudioServiceType AVCodecContext::audio_service_type

Definition at line 3088 of file ffmpeg-2.3.6-single-header.h.

◆ av_class

const AVClass * AVCodecContext::av_class

Definition at line 2849 of file ffmpeg-2.3.6-single-header.h.

◆ b_frame_strategy [1/2]

attribute_deprecated int AVCodecContext::b_frame_strategy

Definition at line 2916 of file ffmpeg-2.3.6-single-header.h.

◆ b_frame_strategy [2/2]

attribute_deprecated int AVCodecContext::b_frame_strategy

Definition at line 2751 of file ffmpeg-3.4.8-single-header.h.

◆ b_quant_factor

float AVCodecContext::b_quant_factor

Definition at line 2911 of file ffmpeg-2.3.6-single-header.h.

◆ b_quant_offset

float AVCodecContext::b_quant_offset

Definition at line 2918 of file ffmpeg-2.3.6-single-header.h.

◆ b_sensitivity [1/2]

attribute_deprecated int AVCodecContext::b_sensitivity

Definition at line 3053 of file ffmpeg-2.3.6-single-header.h.

◆ b_sensitivity [2/2]

attribute_deprecated int AVCodecContext::b_sensitivity

Definition at line 2901 of file ffmpeg-3.4.8-single-header.h.

◆ bidir_refine

int AVCodecContext::bidir_refine

Definition at line 3039 of file ffmpeg-2.3.6-single-header.h.

◆ bit_rate [1/2]

int64_t AVCodecContext::bit_rate

Definition at line 2869 of file ffmpeg-2.3.6-single-header.h.

◆ bit_rate [2/2]

int64_t AVCodecContext::bit_rate

Definition at line 2703 of file ffmpeg-3.4.8-single-header.h.

◆ bit_rate_tolerance

int AVCodecContext::bit_rate_tolerance

Definition at line 2871 of file ffmpeg-2.3.6-single-header.h.

◆ bits_per_coded_sample

int AVCodecContext::bits_per_coded_sample

Definition at line 3292 of file ffmpeg-2.3.6-single-header.h.

◆ bits_per_raw_sample

int AVCodecContext::bits_per_raw_sample

Definition at line 3294 of file ffmpeg-2.3.6-single-header.h.

◆ block_align

int AVCodecContext::block_align

Definition at line 3078 of file ffmpeg-2.3.6-single-header.h.

◆ border_masking [1/2]

float AVCodecContext::border_masking

Definition at line 3031 of file ffmpeg-2.3.6-single-header.h.

◆ border_masking [2/2]

attribute_deprecated float AVCodecContext::border_masking

Definition at line 2875 of file ffmpeg-3.4.8-single-header.h.

◆ brd_scale [1/2]

attribute_deprecated int AVCodecContext::brd_scale

Definition at line 3041 of file ffmpeg-2.3.6-single-header.h.

◆ brd_scale [2/2]

attribute_deprecated int AVCodecContext::brd_scale

Definition at line 2887 of file ffmpeg-3.4.8-single-header.h.

◆ ch_layout

AVChannelLayout AVCodecContext::ch_layout

Definition at line 3750 of file ffmpeg-6.0.0-single-header.h.

◆ channel_layout [1/2]

uint64_t AVCodecContext::channel_layout

Definition at line 3084 of file ffmpeg-2.3.6-single-header.h.

◆ channel_layout [2/2]

attribute_deprecated uint64_t AVCodecContext::channel_layout

Definition at line 3416 of file ffmpeg-6.0.0-single-header.h.

◆ channels [1/2]

int AVCodecContext::channels

Definition at line 3070 of file ffmpeg-2.3.6-single-header.h.

◆ channels [2/2]

attribute_deprecated int AVCodecContext::channels

Definition at line 3402 of file ffmpeg-6.0.0-single-header.h.

◆ chroma_intra_matrix

uint16_t * AVCodecContext::chroma_intra_matrix

Definition at line 3439 of file ffmpeg-2.3.6-single-header.h.

◆ chroma_sample_location

enum AVChromaLocation AVCodecContext::chroma_sample_location

Definition at line 3063 of file ffmpeg-2.3.6-single-header.h.

◆ chromaoffset [1/2]

attribute_deprecated int AVCodecContext::chromaoffset

Definition at line 3047 of file ffmpeg-2.3.6-single-header.h.

◆ chromaoffset [2/2]

attribute_deprecated int AVCodecContext::chromaoffset

Definition at line 2894 of file ffmpeg-3.4.8-single-header.h.

◆ codec

const struct AVCodec * AVCodecContext::codec

Definition at line 2853 of file ffmpeg-2.3.6-single-header.h.

◆ codec_descriptor

const AVCodecDescriptor * AVCodecContext::codec_descriptor

Definition at line 3421 of file ffmpeg-2.3.6-single-header.h.

◆ codec_id

enum AVCodecID AVCodecContext::codec_id

Definition at line 2857 of file ffmpeg-2.3.6-single-header.h.

◆ codec_name

attribute_deprecated char AVCodecContext::codec_name

Definition at line 2856 of file ffmpeg-2.3.6-single-header.h.

◆ codec_tag

unsigned int AVCodecContext::codec_tag

Definition at line 2859 of file ffmpeg-2.3.6-single-header.h.

◆ codec_type

enum AVMediaType AVCodecContext::codec_type

Definition at line 2852 of file ffmpeg-2.3.6-single-header.h.

◆ codec_whitelist

char * AVCodecContext::codec_whitelist

Definition at line 3330 of file ffmpeg-3.4.8-single-header.h.

◆ coded_frame [1/2]

attribute_deprecated AVFrame * AVCodecContext::coded_frame

Definition at line 3298 of file ffmpeg-2.3.6-single-header.h.

◆ coded_frame [2/2]

attribute_deprecated AVFrame* AVCodecContext::coded_frame

Definition at line 3168 of file ffmpeg-3.4.8-single-header.h.

◆ coded_height

int AVCodecContext::coded_height

Definition at line 2893 of file ffmpeg-2.3.6-single-header.h.

◆ coded_side_data

AVPacketSideData * AVCodecContext::coded_side_data

Definition at line 3336 of file ffmpeg-3.4.8-single-header.h.

◆ coded_width

int AVCodecContext::coded_width

Definition at line 2893 of file ffmpeg-2.3.6-single-header.h.

◆ coder_type [1/2]

attribute_deprecated int AVCodecContext::coder_type

Definition at line 3146 of file ffmpeg-2.3.6-single-header.h.

◆ coder_type [2/2]

attribute_deprecated int AVCodecContext::coder_type

Definition at line 2991 of file ffmpeg-3.4.8-single-header.h.

◆ color_primaries

enum AVColorPrimaries AVCodecContext::color_primaries

Definition at line 3055 of file ffmpeg-2.3.6-single-header.h.

◆ color_range

enum AVColorRange AVCodecContext::color_range

Definition at line 3061 of file ffmpeg-2.3.6-single-header.h.

◆ color_trc

enum AVColorTransferCharacteristic AVCodecContext::color_trc

Definition at line 3057 of file ffmpeg-2.3.6-single-header.h.

◆ colorspace

enum AVColorSpace AVCodecContext::colorspace

Definition at line 3059 of file ffmpeg-2.3.6-single-header.h.

◆ compression_level

int AVCodecContext::compression_level

Definition at line 2875 of file ffmpeg-2.3.6-single-header.h.

◆ context_model [1/2]

attribute_deprecated int AVCodecContext::context_model

Definition at line 3148 of file ffmpeg-2.3.6-single-header.h.

◆ context_model [2/2]

attribute_deprecated int AVCodecContext::context_model

Definition at line 2994 of file ffmpeg-3.4.8-single-header.h.

◆ cutoff

int AVCodecContext::cutoff

Definition at line 3080 of file ffmpeg-2.3.6-single-header.h.

◆ dark_masking

float AVCodecContext::dark_masking

Definition at line 2936 of file ffmpeg-2.3.6-single-header.h.

◆ dct_algo

int AVCodecContext::dct_algo

Definition at line 3265 of file ffmpeg-2.3.6-single-header.h.

◆ debug

int AVCodecContext::debug

Definition at line 3219 of file ffmpeg-2.3.6-single-header.h.

◆ debug_mv [1/2]

int AVCodecContext::debug_mv

Definition at line 3240 of file ffmpeg-2.3.6-single-header.h.

◆ debug_mv [2/2]

attribute_deprecated int AVCodecContext::debug_mv

Definition at line 3395 of file ffmpeg-5.0.1-single-header.h.

◆ delay

int AVCodecContext::delay

Definition at line 2889 of file ffmpeg-2.3.6-single-header.h.

◆ dia_size

int AVCodecContext::dia_size

Definition at line 2973 of file ffmpeg-2.3.6-single-header.h.

◆ discard_damaged_percentage

int AVCodecContext::discard_damaged_percentage

Definition at line 3382 of file ffmpeg-4.2.4-single-header.h.

◆ draw_horiz_band

void(* AVCodecContext::draw_horiz_band)(struct AVCodecContext *s, const AVFrame *src, int offset[AV_NUM_DATA_POINTERS], int y, int type, int height)

Definition at line 2903 of file ffmpeg-2.3.6-single-header.h.

◆ dtg_active_format [1/2]

int AVCodecContext::dtg_active_format

Definition at line 2985 of file ffmpeg-2.3.6-single-header.h.

◆ dtg_active_format [2/2]

attribute_deprecated int AVCodecContext::dtg_active_format

Definition at line 2824 of file ffmpeg-3.4.8-single-header.h.

◆ dump_separator

uint8_t * AVCodecContext::dump_separator

Definition at line 3328 of file ffmpeg-3.4.8-single-header.h.

◆ err_recognition

int AVCodecContext::err_recognition

Definition at line 3245 of file ffmpeg-2.3.6-single-header.h.

◆ error

uint64_t AVCodecContext::error

Definition at line 3263 of file ffmpeg-2.3.6-single-header.h.

◆ error_concealment

int AVCodecContext::error_concealment

Definition at line 3214 of file ffmpeg-2.3.6-single-header.h.

◆ error_rate

attribute_deprecated int AVCodecContext::error_rate

Definition at line 3410 of file ffmpeg-2.3.6-single-header.h.

◆ execute

int(* AVCodecContext::execute)(struct AVCodecContext *c, int(*func)(struct AVCodecContext *c2, void *arg), void *arg2, int *ret, int count, int size)

Definition at line 3310 of file ffmpeg-2.3.6-single-header.h.

◆ execute2

int(* AVCodecContext::execute2)(struct AVCodecContext *c, int(*func)(struct AVCodecContext *c2, void *arg, int jobnr, int threadnr), void *arg2, int *ret, int count)

Definition at line 3312 of file ffmpeg-2.3.6-single-header.h.

◆ export_side_data

int AVCodecContext::export_side_data

Definition at line 3436 of file ffmpeg-5.0.1-single-header.h.

◆ extra_hw_frames

int AVCodecContext::extra_hw_frames

Definition at line 3380 of file ffmpeg-4.2.4-single-header.h.

◆ extradata

uint8_t * AVCodecContext::extradata

Definition at line 2882 of file ffmpeg-2.3.6-single-header.h.

◆ extradata_size

int AVCodecContext::extradata_size

Definition at line 2883 of file ffmpeg-2.3.6-single-header.h.

◆ field_order

enum AVFieldOrder AVCodecContext::field_order

Definition at line 3067 of file ffmpeg-2.3.6-single-header.h.

◆ flags

int AVCodecContext::flags

Definition at line 2878 of file ffmpeg-2.3.6-single-header.h.

◆ flags2

int AVCodecContext::flags2

Definition at line 2880 of file ffmpeg-2.3.6-single-header.h.

◆ frame_bits [1/2]

attribute_deprecated int AVCodecContext::frame_bits

Definition at line 3183 of file ffmpeg-2.3.6-single-header.h.

◆ frame_bits [2/2]

attribute_deprecated int AVCodecContext::frame_bits

Definition at line 3049 of file ffmpeg-3.4.8-single-header.h.

◆ frame_num

int64_t AVCodecContext::frame_num

Definition at line 3752 of file ffmpeg-6.0.0-single-header.h.

◆ frame_number [1/2]

int AVCodecContext::frame_number

Definition at line 3076 of file ffmpeg-2.3.6-single-header.h.

◆ frame_number [2/2]

attribute_deprecated int AVCodecContext::frame_number

Definition at line 3409 of file ffmpeg-6.0.0-single-header.h.

◆ frame_size

int AVCodecContext::frame_size

Definition at line 3074 of file ffmpeg-2.3.6-single-header.h.

◆ frame_skip_cmp [1/2]

attribute_deprecated int AVCodecContext::frame_skip_cmp

Definition at line 3160 of file ffmpeg-2.3.6-single-header.h.

◆ frame_skip_cmp [2/2]

attribute_deprecated int AVCodecContext::frame_skip_cmp

Definition at line 3012 of file ffmpeg-3.4.8-single-header.h.

◆ frame_skip_exp [1/2]

attribute_deprecated int AVCodecContext::frame_skip_exp

Definition at line 3158 of file ffmpeg-2.3.6-single-header.h.

◆ frame_skip_exp [2/2]

attribute_deprecated int AVCodecContext::frame_skip_exp

Definition at line 3009 of file ffmpeg-3.4.8-single-header.h.

◆ frame_skip_factor [1/2]

attribute_deprecated int AVCodecContext::frame_skip_factor

Definition at line 3156 of file ffmpeg-2.3.6-single-header.h.

◆ frame_skip_factor [2/2]

attribute_deprecated int AVCodecContext::frame_skip_factor

Definition at line 3006 of file ffmpeg-3.4.8-single-header.h.

◆ frame_skip_threshold [1/2]

attribute_deprecated int AVCodecContext::frame_skip_threshold

Definition at line 3154 of file ffmpeg-2.3.6-single-header.h.

◆ frame_skip_threshold [2/2]

attribute_deprecated int AVCodecContext::frame_skip_threshold

Definition at line 3003 of file ffmpeg-3.4.8-single-header.h.

◆ framerate

AVRational AVCodecContext::framerate

Definition at line 3302 of file ffmpeg-3.4.8-single-header.h.

◆ get_buffer

attribute_deprecated int(* AVCodecContext::get_buffer) (struct AVCodecContext *c, AVFrame *pic)

Definition at line 3093 of file ffmpeg-2.3.6-single-header.h.

◆ get_buffer2

int(* AVCodecContext::get_buffer2)(struct AVCodecContext *s, AVFrame *frame, int flags)

Definition at line 3101 of file ffmpeg-2.3.6-single-header.h.

◆ get_encode_buffer

int(* AVCodecContext::get_encode_buffer)(struct AVCodecContext *s, AVPacket *pkt, int flags)

Definition at line 3438 of file ffmpeg-5.0.1-single-header.h.

◆ get_format

enum AVPixelFormat(* AVCodecContext::get_format)(struct AVCodecContext *s, const enum AVPixelFormat *fmt)

Definition at line 2903 of file ffmpeg-2.3.6-single-header.h.

◆ global_quality

int AVCodecContext::global_quality

Definition at line 2873 of file ffmpeg-2.3.6-single-header.h.

◆ gop_size

int AVCodecContext::gop_size

Definition at line 2897 of file ffmpeg-2.3.6-single-header.h.

◆ has_b_frames

int AVCodecContext::has_b_frames

Definition at line 2920 of file ffmpeg-2.3.6-single-header.h.

◆ header_bits [1/2]

attribute_deprecated int AVCodecContext::header_bits

Definition at line 3175 of file ffmpeg-2.3.6-single-header.h.

◆ header_bits [2/2]

attribute_deprecated int AVCodecContext::header_bits

Definition at line 3034 of file ffmpeg-3.4.8-single-header.h.

◆ height

int AVCodecContext::height

Definition at line 2891 of file ffmpeg-2.3.6-single-header.h.

◆ hw_device_ctx

AVBufferRef * AVCodecContext::hw_device_ctx

Definition at line 3349 of file ffmpeg-3.4.8-single-header.h.

◆ hw_frames_ctx

AVBufferRef * AVCodecContext::hw_frames_ctx

Definition at line 3339 of file ffmpeg-3.4.8-single-header.h.

◆ hwaccel [1/2]

const struct AVHWAccel * AVCodecContext::hwaccel

Definition at line 3259 of file ffmpeg-2.3.6-single-header.h.

◆ hwaccel [2/2]

const struct AVHWAccel* AVCodecContext::hwaccel

Definition at line 3137 of file ffmpeg-4.2.4-single-header.h.

◆ hwaccel_context

void * AVCodecContext::hwaccel_context

Definition at line 3261 of file ffmpeg-2.3.6-single-header.h.

◆ hwaccel_flags

int AVCodecContext::hwaccel_flags

Definition at line 3351 of file ffmpeg-3.4.8-single-header.h.

◆ i_count [1/2]

attribute_deprecated int AVCodecContext::i_count

Definition at line 3178 of file ffmpeg-2.3.6-single-header.h.

◆ i_count [2/2]

attribute_deprecated int AVCodecContext::i_count

Definition at line 3040 of file ffmpeg-3.4.8-single-header.h.

◆ i_quant_factor

float AVCodecContext::i_quant_factor

Definition at line 2924 of file ffmpeg-2.3.6-single-header.h.

◆ i_quant_offset

float AVCodecContext::i_quant_offset

Definition at line 2926 of file ffmpeg-2.3.6-single-header.h.

◆ i_tex_bits [1/2]

attribute_deprecated int AVCodecContext::i_tex_bits

Definition at line 3176 of file ffmpeg-2.3.6-single-header.h.

◆ i_tex_bits [2/2]

attribute_deprecated int AVCodecContext::i_tex_bits

Definition at line 3036 of file ffmpeg-3.4.8-single-header.h.

◆ idct_algo

int AVCodecContext::idct_algo

Definition at line 3273 of file ffmpeg-2.3.6-single-header.h.

◆ ildct_cmp

int AVCodecContext::ildct_cmp

Definition at line 2955 of file ffmpeg-2.3.6-single-header.h.

◆ initial_padding

int AVCodecContext::initial_padding

Definition at line 3300 of file ffmpeg-3.4.8-single-header.h.

◆ inter_matrix

uint16_t * AVCodecContext::inter_matrix

Definition at line 3015 of file ffmpeg-2.3.6-single-header.h.

◆ inter_quant_bias [1/2]

int AVCodecContext::inter_quant_bias

Definition at line 2999 of file ffmpeg-2.3.6-single-header.h.

◆ inter_quant_bias [2/2]

attribute_deprecated int AVCodecContext::inter_quant_bias

Definition at line 2838 of file ffmpeg-3.4.8-single-header.h.

◆ internal

struct AVCodecInternal * AVCodecContext::internal

Definition at line 2865 of file ffmpeg-2.3.6-single-header.h.

◆ intra_dc_precision

int AVCodecContext::intra_dc_precision

Definition at line 3025 of file ffmpeg-2.3.6-single-header.h.

◆ intra_matrix

uint16_t * AVCodecContext::intra_matrix

Definition at line 3013 of file ffmpeg-2.3.6-single-header.h.

◆ intra_quant_bias [1/2]

int AVCodecContext::intra_quant_bias

Definition at line 2996 of file ffmpeg-2.3.6-single-header.h.

◆ intra_quant_bias [2/2]

attribute_deprecated int AVCodecContext::intra_quant_bias

Definition at line 2835 of file ffmpeg-3.4.8-single-header.h.

◆ keyint_min

int AVCodecContext::keyint_min

Definition at line 3043 of file ffmpeg-2.3.6-single-header.h.

◆ last_predictor_count

int AVCodecContext::last_predictor_count

Definition at line 2975 of file ffmpeg-2.3.6-single-header.h.

◆ level

int AVCodecContext::level

Definition at line 3397 of file ffmpeg-2.3.6-single-header.h.

◆ lmax [1/2]

int AVCodecContext::lmax

Definition at line 3152 of file ffmpeg-2.3.6-single-header.h.

◆ lmax [2/2]

attribute_deprecated int AVCodecContext::lmax

Definition at line 3000 of file ffmpeg-3.4.8-single-header.h.

◆ lmin [1/2]

int AVCodecContext::lmin

Definition at line 3150 of file ffmpeg-2.3.6-single-header.h.

◆ lmin [2/2]

attribute_deprecated int AVCodecContext::lmin

Definition at line 2997 of file ffmpeg-3.4.8-single-header.h.

◆ log_level_offset

int AVCodecContext::log_level_offset

Definition at line 2850 of file ffmpeg-2.3.6-single-header.h.

◆ lowres

int AVCodecContext::lowres

Definition at line 3296 of file ffmpeg-2.3.6-single-header.h.

◆ lumi_masking

float AVCodecContext::lumi_masking

Definition at line 2928 of file ffmpeg-2.3.6-single-header.h.

◆ max_b_frames

int AVCodecContext::max_b_frames

Definition at line 2909 of file ffmpeg-2.3.6-single-header.h.

◆ max_pixels

int64_t AVCodecContext::max_pixels

Definition at line 3347 of file ffmpeg-3.4.8-single-header.h.

◆ max_prediction_order [1/2]

attribute_deprecated int AVCodecContext::max_prediction_order

Definition at line 3166 of file ffmpeg-2.3.6-single-header.h.

◆ max_prediction_order [2/2]

attribute_deprecated int AVCodecContext::max_prediction_order

Definition at line 3020 of file ffmpeg-3.4.8-single-header.h.

◆ max_qdiff

int AVCodecContext::max_qdiff

Definition at line 3112 of file ffmpeg-2.3.6-single-header.h.

◆ max_samples

int64_t AVCodecContext::max_samples

Definition at line 3434 of file ffmpeg-5.0.1-single-header.h.

◆ mb_cmp

int AVCodecContext::mb_cmp

Definition at line 2953 of file ffmpeg-2.3.6-single-header.h.

◆ mb_decision

int AVCodecContext::mb_decision

Definition at line 3008 of file ffmpeg-2.3.6-single-header.h.

◆ mb_lmax

int AVCodecContext::mb_lmax

Definition at line 3035 of file ffmpeg-2.3.6-single-header.h.

◆ mb_lmin

int AVCodecContext::mb_lmin

Definition at line 3033 of file ffmpeg-2.3.6-single-header.h.

◆ mb_threshold [1/2]

int AVCodecContext::mb_threshold

Definition at line 3023 of file ffmpeg-2.3.6-single-header.h.

◆ mb_threshold [2/2]

attribute_deprecated int AVCodecContext::mb_threshold

Definition at line 2866 of file ffmpeg-3.4.8-single-header.h.

◆ me_cmp

int AVCodecContext::me_cmp

Definition at line 2949 of file ffmpeg-2.3.6-single-header.h.

◆ me_method [1/2]

int AVCodecContext::me_method

Definition at line 2901 of file ffmpeg-2.3.6-single-header.h.

◆ me_method [2/2]

attribute_deprecated int AVCodecContext::me_method

Definition at line 2735 of file ffmpeg-3.4.8-single-header.h.

◆ me_penalty_compensation [1/2]

attribute_deprecated int AVCodecContext::me_penalty_compensation

Definition at line 3037 of file ffmpeg-2.3.6-single-header.h.

◆ me_penalty_compensation [2/2]

attribute_deprecated int AVCodecContext::me_penalty_compensation

Definition at line 2882 of file ffmpeg-3.4.8-single-header.h.

◆ me_pre_cmp

int AVCodecContext::me_pre_cmp

Definition at line 2979 of file ffmpeg-2.3.6-single-header.h.

◆ me_range

int AVCodecContext::me_range

Definition at line 2994 of file ffmpeg-2.3.6-single-header.h.

◆ me_sub_cmp

int AVCodecContext::me_sub_cmp

Definition at line 2951 of file ffmpeg-2.3.6-single-header.h.

◆ me_subpel_quality

int AVCodecContext::me_subpel_quality

Definition at line 2983 of file ffmpeg-2.3.6-single-header.h.

◆ me_threshold [1/2]

int AVCodecContext::me_threshold

Definition at line 3021 of file ffmpeg-2.3.6-single-header.h.

◆ me_threshold [2/2]

attribute_deprecated int AVCodecContext::me_threshold

Definition at line 2863 of file ffmpeg-3.4.8-single-header.h.

◆ min_prediction_order [1/2]

attribute_deprecated int AVCodecContext::min_prediction_order

Definition at line 3164 of file ffmpeg-2.3.6-single-header.h.

◆ min_prediction_order [2/2]

attribute_deprecated int AVCodecContext::min_prediction_order

Definition at line 3017 of file ffmpeg-3.4.8-single-header.h.

◆ misc_bits [1/2]

attribute_deprecated int AVCodecContext::misc_bits

Definition at line 3181 of file ffmpeg-2.3.6-single-header.h.

◆ misc_bits [2/2]

attribute_deprecated int AVCodecContext::misc_bits

Definition at line 3046 of file ffmpeg-3.4.8-single-header.h.

◆ mpeg_quant [1/2]

attribute_deprecated int AVCodecContext::mpeg_quant

Definition at line 2922 of file ffmpeg-2.3.6-single-header.h.

◆ mpeg_quant [2/2]

attribute_deprecated int AVCodecContext::mpeg_quant

Definition at line 2758 of file ffmpeg-3.4.8-single-header.h.

◆ mv0_threshold

int AVCodecContext::mv0_threshold

Definition at line 3051 of file ffmpeg-2.3.6-single-header.h.

◆ mv_bits [1/2]

attribute_deprecated int AVCodecContext::mv_bits

Definition at line 3174 of file ffmpeg-2.3.6-single-header.h.

◆ mv_bits [2/2]

attribute_deprecated int AVCodecContext::mv_bits

Definition at line 3032 of file ffmpeg-3.4.8-single-header.h.

◆ nb_coded_side_data

int AVCodecContext::nb_coded_side_data

Definition at line 3337 of file ffmpeg-3.4.8-single-header.h.

◆ noise_reduction [1/2]

attribute_deprecated int AVCodecContext::noise_reduction

Definition at line 3019 of file ffmpeg-2.3.6-single-header.h.

◆ noise_reduction [2/2]

attribute_deprecated int AVCodecContext::noise_reduction

Definition at line 2860 of file ffmpeg-3.4.8-single-header.h.

◆ nsse_weight

int AVCodecContext::nsse_weight

Definition at line 3317 of file ffmpeg-2.3.6-single-header.h.

◆ opaque

void * AVCodecContext::opaque

Definition at line 2867 of file ffmpeg-2.3.6-single-header.h.

◆ p_count [1/2]

attribute_deprecated int AVCodecContext::p_count

Definition at line 3179 of file ffmpeg-2.3.6-single-header.h.

◆ p_count [2/2]

attribute_deprecated int AVCodecContext::p_count

Definition at line 3042 of file ffmpeg-3.4.8-single-header.h.

◆ p_masking

float AVCodecContext::p_masking

Definition at line 2934 of file ffmpeg-2.3.6-single-header.h.

◆ p_tex_bits [1/2]

attribute_deprecated int AVCodecContext::p_tex_bits

Definition at line 3177 of file ffmpeg-2.3.6-single-header.h.

◆ p_tex_bits [2/2]

attribute_deprecated int AVCodecContext::p_tex_bits

Definition at line 3038 of file ffmpeg-3.4.8-single-header.h.

◆ pix_fmt

enum AVPixelFormat AVCodecContext::pix_fmt

Definition at line 2899 of file ffmpeg-2.3.6-single-header.h.

◆ pkt

attribute_deprecated AVPacket* AVCodecContext::pkt

Definition at line 3413 of file ffmpeg-2.3.6-single-header.h.

◆ pkt_timebase

AVRational AVCodecContext::pkt_timebase

Definition at line 3419 of file ffmpeg-2.3.6-single-header.h.

◆ pre_dia_size

int AVCodecContext::pre_dia_size

Definition at line 2981 of file ffmpeg-2.3.6-single-header.h.

◆ pre_me [1/2]

attribute_deprecated int AVCodecContext::pre_me

Definition at line 2977 of file ffmpeg-2.3.6-single-header.h.

◆ pre_me [2/2]

attribute_deprecated int AVCodecContext::pre_me

Definition at line 2816 of file ffmpeg-3.4.8-single-header.h.

◆ prediction_method [1/2]

attribute_deprecated int AVCodecContext::prediction_method

Definition at line 2940 of file ffmpeg-2.3.6-single-header.h.

◆ prediction_method [2/2]

attribute_deprecated int AVCodecContext::prediction_method

Definition at line 2777 of file ffmpeg-3.4.8-single-header.h.

◆ priv_data

void * AVCodecContext::priv_data

Definition at line 2863 of file ffmpeg-2.3.6-single-header.h.

◆ profile

int AVCodecContext::profile

Definition at line 3319 of file ffmpeg-2.3.6-single-header.h.

◆ properties

unsigned AVCodecContext::properties

Definition at line 3332 of file ffmpeg-3.4.8-single-header.h.

◆ pts_correction_last_dts

int64_t AVCodecContext::pts_correction_last_dts

Definition at line 3426 of file ffmpeg-2.3.6-single-header.h.

◆ pts_correction_last_pts

int64_t AVCodecContext::pts_correction_last_pts

Definition at line 3425 of file ffmpeg-2.3.6-single-header.h.

◆ pts_correction_num_faulty_dts

int64_t AVCodecContext::pts_correction_num_faulty_dts

Definition at line 3424 of file ffmpeg-2.3.6-single-header.h.

◆ pts_correction_num_faulty_pts

int64_t AVCodecContext::pts_correction_num_faulty_pts

Definition at line 3423 of file ffmpeg-2.3.6-single-header.h.

◆ qblur

float AVCodecContext::qblur

Definition at line 3106 of file ffmpeg-2.3.6-single-header.h.

◆ qcompress

float AVCodecContext::qcompress

Definition at line 3105 of file ffmpeg-2.3.6-single-header.h.

◆ qmax

int AVCodecContext::qmax

Definition at line 3110 of file ffmpeg-2.3.6-single-header.h.

◆ qmin

int AVCodecContext::qmin

Definition at line 3108 of file ffmpeg-2.3.6-single-header.h.

◆ rc_buffer_aggressivity [1/2]

float AVCodecContext::rc_buffer_aggressivity

Definition at line 3130 of file ffmpeg-2.3.6-single-header.h.

◆ rc_buffer_aggressivity [2/2]

attribute_deprecated float AVCodecContext::rc_buffer_aggressivity

Definition at line 2973 of file ffmpeg-3.4.8-single-header.h.

◆ rc_buffer_size

int AVCodecContext::rc_buffer_size

Definition at line 3119 of file ffmpeg-2.3.6-single-header.h.

◆ rc_eq [1/2]

const char* AVCodecContext::rc_eq

Definition at line 3124 of file ffmpeg-2.3.6-single-header.h.

◆ rc_eq [2/2]

attribute_deprecated const char* AVCodecContext::rc_eq

Definition at line 2966 of file ffmpeg-3.4.8-single-header.h.

◆ rc_initial_buffer_occupancy

int AVCodecContext::rc_initial_buffer_occupancy

Definition at line 3138 of file ffmpeg-2.3.6-single-header.h.

◆ rc_initial_cplx [1/2]

float AVCodecContext::rc_initial_cplx

Definition at line 3132 of file ffmpeg-2.3.6-single-header.h.

◆ rc_initial_cplx [2/2]

attribute_deprecated float AVCodecContext::rc_initial_cplx

Definition at line 2976 of file ffmpeg-3.4.8-single-header.h.

◆ rc_max_available_vbv_use

float AVCodecContext::rc_max_available_vbv_use

Definition at line 3134 of file ffmpeg-2.3.6-single-header.h.

◆ rc_max_rate [1/2]

int64_t AVCodecContext::rc_max_rate

Definition at line 3126 of file ffmpeg-2.3.6-single-header.h.

◆ rc_max_rate [2/2]

int64_t AVCodecContext::rc_max_rate

Definition at line 2968 of file ffmpeg-3.4.8-single-header.h.

◆ rc_min_rate [1/2]

int64_t AVCodecContext::rc_min_rate

Definition at line 3128 of file ffmpeg-2.3.6-single-header.h.

◆ rc_min_rate [2/2]

int64_t AVCodecContext::rc_min_rate

Definition at line 2970 of file ffmpeg-3.4.8-single-header.h.

◆ rc_min_vbv_overflow_use

float AVCodecContext::rc_min_vbv_overflow_use

Definition at line 3136 of file ffmpeg-2.3.6-single-header.h.

◆ rc_override

RcOverride * AVCodecContext::rc_override

Definition at line 3122 of file ffmpeg-2.3.6-single-header.h.

◆ rc_override_count

int AVCodecContext::rc_override_count

Definition at line 3121 of file ffmpeg-2.3.6-single-header.h.

◆ rc_qmod_amp [1/2]

float AVCodecContext::rc_qmod_amp

Definition at line 3116 of file ffmpeg-2.3.6-single-header.h.

◆ rc_qmod_amp [2/2]

attribute_deprecated float AVCodecContext::rc_qmod_amp

Definition at line 2956 of file ffmpeg-3.4.8-single-header.h.

◆ rc_qmod_freq [1/2]

int AVCodecContext::rc_qmod_freq

Definition at line 3117 of file ffmpeg-2.3.6-single-header.h.

◆ rc_qmod_freq [2/2]

attribute_deprecated int AVCodecContext::rc_qmod_freq

Definition at line 2958 of file ffmpeg-3.4.8-single-header.h.

◆ rc_qsquish [1/2]

float AVCodecContext::rc_qsquish

Definition at line 3114 of file ffmpeg-2.3.6-single-header.h.

◆ rc_qsquish [2/2]

attribute_deprecated float AVCodecContext::rc_qsquish

Definition at line 2953 of file ffmpeg-3.4.8-single-header.h.

◆ rc_strategy [1/2]

int AVCodecContext::rc_strategy

Definition at line 2913 of file ffmpeg-2.3.6-single-header.h.

◆ rc_strategy [2/2]

attribute_deprecated int AVCodecContext::rc_strategy

Definition at line 2747 of file ffmpeg-3.4.8-single-header.h.

◆ refcounted_frames [1/2]

attribute_deprecated int AVCodecContext::refcounted_frames

Definition at line 3103 of file ffmpeg-2.3.6-single-header.h.

◆ refcounted_frames [2/2]

attribute_deprecated int AVCodecContext::refcounted_frames

Definition at line 2941 of file ffmpeg-3.4.8-single-header.h.

◆ refs

int AVCodecContext::refs

Definition at line 3045 of file ffmpeg-2.3.6-single-header.h.

◆ reget_buffer

attribute_deprecated int(* AVCodecContext::reget_buffer) (struct AVCodecContext *c, AVFrame *pic)

Definition at line 3099 of file ffmpeg-2.3.6-single-header.h.

◆ release_buffer

attribute_deprecated void(* AVCodecContext::release_buffer) (struct AVCodecContext *c, AVFrame *pic)

Definition at line 3096 of file ffmpeg-2.3.6-single-header.h.

◆ reordered_opaque [1/2]

int64_t AVCodecContext::reordered_opaque

Definition at line 3257 of file ffmpeg-2.3.6-single-header.h.

◆ reordered_opaque [2/2]

attribute_deprecated int64_t AVCodecContext::reordered_opaque

Definition at line 3501 of file ffmpeg-6.0.0-single-header.h.

◆ request_channel_layout [1/2]

uint64_t AVCodecContext::request_channel_layout

Definition at line 3086 of file ffmpeg-2.3.6-single-header.h.

◆ request_channel_layout [2/2]

attribute_deprecated uint64_t AVCodecContext::request_channel_layout

Definition at line 3419 of file ffmpeg-6.0.0-single-header.h.

◆ request_channels

attribute_deprecated int AVCodecContext::request_channels

Definition at line 3082 of file ffmpeg-2.3.6-single-header.h.

◆ request_sample_fmt

enum AVSampleFormat AVCodecContext::request_sample_fmt

Definition at line 3090 of file ffmpeg-2.3.6-single-header.h.

◆ rtp_callback [1/2]

attribute_deprecated void(* AVCodecContext::rtp_callback)(struct AVCodecContext *avctx, void *data, int size, int mb_nb)

Definition at line 3170 of file ffmpeg-2.3.6-single-header.h.

◆ rtp_callback [2/2]

attribute_deprecated void(* AVCodecContext::rtp_callback) (struct AVCodecContext *avctx, void *data, int size, int mb_nb)

Definition at line 3026 of file ffmpeg-3.4.8-single-header.h.

◆ rtp_payload_size [1/2]

attribute_deprecated int AVCodecContext::rtp_payload_size

Definition at line 3172 of file ffmpeg-2.3.6-single-header.h.

◆ rtp_payload_size [2/2]

attribute_deprecated int AVCodecContext::rtp_payload_size

Definition at line 3029 of file ffmpeg-3.4.8-single-header.h.

◆ sample_aspect_ratio

AVRational AVCodecContext::sample_aspect_ratio

Definition at line 2947 of file ffmpeg-2.3.6-single-header.h.

◆ sample_fmt

enum AVSampleFormat AVCodecContext::sample_fmt

Definition at line 3072 of file ffmpeg-2.3.6-single-header.h.

◆ sample_rate

int AVCodecContext::sample_rate

Definition at line 3069 of file ffmpeg-2.3.6-single-header.h.

◆ scenechange_factor [1/2]

int AVCodecContext::scenechange_factor

Definition at line 3049 of file ffmpeg-2.3.6-single-header.h.

◆ scenechange_factor [2/2]

attribute_deprecated int AVCodecContext::scenechange_factor

Definition at line 2896 of file ffmpeg-3.4.8-single-header.h.

◆ scenechange_threshold [1/2]

attribute_deprecated int AVCodecContext::scenechange_threshold

Definition at line 3017 of file ffmpeg-2.3.6-single-header.h.

◆ scenechange_threshold [2/2]

attribute_deprecated int AVCodecContext::scenechange_threshold

Definition at line 2857 of file ffmpeg-3.4.8-single-header.h.

◆ seek_preroll

int AVCodecContext::seek_preroll

Definition at line 3437 of file ffmpeg-2.3.6-single-header.h.

◆ side_data_only_packets [1/2]

attribute_deprecated int AVCodecContext::side_data_only_packets

Definition at line 3417 of file ffmpeg-2.3.6-single-header.h.

◆ side_data_only_packets [2/2]

attribute_deprecated int AVCodecContext::side_data_only_packets

Definition at line 3298 of file ffmpeg-3.4.8-single-header.h.

◆ skip_alpha

int AVCodecContext::skip_alpha

Definition at line 3435 of file ffmpeg-2.3.6-single-header.h.

◆ skip_bottom

int AVCodecContext::skip_bottom

Definition at line 3029 of file ffmpeg-2.3.6-single-header.h.

◆ skip_count [1/2]

attribute_deprecated int AVCodecContext::skip_count

Definition at line 3180 of file ffmpeg-2.3.6-single-header.h.

◆ skip_count [2/2]

attribute_deprecated int AVCodecContext::skip_count

Definition at line 3044 of file ffmpeg-3.4.8-single-header.h.

◆ skip_frame

enum AVDiscard AVCodecContext::skip_frame

Definition at line 3404 of file ffmpeg-2.3.6-single-header.h.

◆ skip_idct

enum AVDiscard AVCodecContext::skip_idct

Definition at line 3402 of file ffmpeg-2.3.6-single-header.h.

◆ skip_loop_filter

enum AVDiscard AVCodecContext::skip_loop_filter

Definition at line 3400 of file ffmpeg-2.3.6-single-header.h.

◆ skip_top

int AVCodecContext::skip_top

Definition at line 3027 of file ffmpeg-2.3.6-single-header.h.

◆ slice_count

int AVCodecContext::slice_count

Definition at line 2938 of file ffmpeg-2.3.6-single-header.h.

◆ slice_flags

int AVCodecContext::slice_flags

Definition at line 3001 of file ffmpeg-2.3.6-single-header.h.

◆ slice_offset

int * AVCodecContext::slice_offset

Definition at line 2945 of file ffmpeg-2.3.6-single-header.h.

◆ slices

int AVCodecContext::slices

Definition at line 3065 of file ffmpeg-2.3.6-single-header.h.

◆ spatial_cplx_masking

float AVCodecContext::spatial_cplx_masking

Definition at line 2932 of file ffmpeg-2.3.6-single-header.h.

◆ stats_in

char * AVCodecContext::stats_in

Definition at line 3187 of file ffmpeg-2.3.6-single-header.h.

◆ stats_out

char * AVCodecContext::stats_out

Definition at line 3185 of file ffmpeg-2.3.6-single-header.h.

◆ stream_codec_tag [1/2]

unsigned int AVCodecContext::stream_codec_tag

Definition at line 2861 of file ffmpeg-2.3.6-single-header.h.

◆ stream_codec_tag [2/2]

attribute_deprecated unsigned int AVCodecContext::stream_codec_tag

Definition at line 2695 of file ffmpeg-3.4.8-single-header.h.

◆ strict_std_compliance

int AVCodecContext::strict_std_compliance

Definition at line 3207 of file ffmpeg-2.3.6-single-header.h.

◆ sub_charenc

char * AVCodecContext::sub_charenc

Definition at line 3428 of file ffmpeg-2.3.6-single-header.h.

◆ sub_charenc_mode

int AVCodecContext::sub_charenc_mode

Definition at line 3430 of file ffmpeg-2.3.6-single-header.h.

◆ sub_text_format [1/2]

int AVCodecContext::sub_text_format

Definition at line 3341 of file ffmpeg-3.4.8-single-header.h.

◆ sub_text_format [2/2]

attribute_deprecated int AVCodecContext::sub_text_format

Definition at line 3417 of file ffmpeg-5.0.1-single-header.h.

◆ subtitle_header

uint8_t * AVCodecContext::subtitle_header

Definition at line 3406 of file ffmpeg-2.3.6-single-header.h.

◆ subtitle_header_size

int AVCodecContext::subtitle_header_size

Definition at line 3407 of file ffmpeg-2.3.6-single-header.h.

◆ sw_pix_fmt

enum AVPixelFormat AVCodecContext::sw_pix_fmt

Definition at line 3304 of file ffmpeg-3.4.8-single-header.h.

◆ temporal_cplx_masking

float AVCodecContext::temporal_cplx_masking

Definition at line 2930 of file ffmpeg-2.3.6-single-header.h.

◆ thread_count

int AVCodecContext::thread_count

Definition at line 3300 of file ffmpeg-2.3.6-single-header.h.

◆ thread_opaque

attribute_deprecated void* AVCodecContext::thread_opaque

Definition at line 3315 of file ffmpeg-2.3.6-single-header.h.

◆ thread_safe_callbacks [1/2]

int AVCodecContext::thread_safe_callbacks

Definition at line 3308 of file ffmpeg-2.3.6-single-header.h.

◆ thread_safe_callbacks [2/2]

attribute_deprecated int AVCodecContext::thread_safe_callbacks

Definition at line 3226 of file ffmpeg-5.0.1-single-header.h.

◆ thread_type

int AVCodecContext::thread_type

Definition at line 3302 of file ffmpeg-2.3.6-single-header.h.

◆ ticks_per_frame

int AVCodecContext::ticks_per_frame

Definition at line 2887 of file ffmpeg-2.3.6-single-header.h.

◆ time_base

AVRational AVCodecContext::time_base

Definition at line 2885 of file ffmpeg-2.3.6-single-header.h.

◆ timecode_frame_start [1/2]

attribute_deprecated int64_t AVCodecContext::timecode_frame_start

Definition at line 3168 of file ffmpeg-2.3.6-single-header.h.

◆ timecode_frame_start [2/2]

attribute_deprecated int64_t AVCodecContext::timecode_frame_start

Definition at line 3023 of file ffmpeg-3.4.8-single-header.h.

◆ trailing_padding

int AVCodecContext::trailing_padding

Definition at line 3345 of file ffmpeg-3.4.8-single-header.h.

◆ trellis

int AVCodecContext::trellis

Definition at line 3162 of file ffmpeg-2.3.6-single-header.h.

◆ vbv_delay [1/2]

attribute_deprecated uint64_t AVCodecContext::vbv_delay

Definition at line 3415 of file ffmpeg-2.3.6-single-header.h.

◆ vbv_delay [2/2]

attribute_deprecated uint64_t AVCodecContext::vbv_delay

Definition at line 3295 of file ffmpeg-3.4.8-single-header.h.

◆ width

int AVCodecContext::width

Definition at line 2891 of file ffmpeg-2.3.6-single-header.h.

◆ workaround_bugs

int AVCodecContext::workaround_bugs

Definition at line 3189 of file ffmpeg-2.3.6-single-header.h.

◆ xvmc_acceleration

attribute_deprecated int AVCodecContext::xvmc_acceleration

Definition at line 3006 of file ffmpeg-2.3.6-single-header.h.


The documentation for this struct was generated from the following files: