encoder_sys_t Struct Reference

Collaboration diagram for encoder_sys_t:

Collaboration graph
[legend]

Data Fields

AVCodec * p_codec
AVCodecContext * p_context
char * p_buffer
uint8_t * p_buffer_out
size_t i_buffer_out
mtime_t i_last_ref_pts
mtime_t i_buggy_pts_detect
mtime_t i_last_pts
bool b_inited
int i_frame_size
int i_samples_delay
mtime_t i_pts
int i_key_int
int i_b_frames
int i_vtolerance
int i_qmin
int i_qmax
int i_hq
int i_rc_buffer_size
float f_rc_buffer_aggressivity
bool b_pre_me
bool b_hurry_up
bool b_interlace
bool b_interlace_me
float f_i_quant_factor
int i_noise_reduction
bool b_mpeg4_matrix
bool b_trellis
int i_quality
float f_lumi_masking
float f_dark_masking
float f_p_masking
float f_border_masking
int i_luma_elim
int i_chroma_elim
uint64_t i_framenum
mtime_t pi_delay_pts [(FF_MAX_B_FRAMES+2)]
dirac_encoder_t * p_dirac
dirac_encoder_context_t ctx
uint8_t * p_buffer_in
int i_buffer_in
uint8_t p_buffer_out [1024 *1024]
HINSTANCE hmsdmo_dll
IMediaObjectp_dmo
int i_min_output
date_t end_date
ldt_fs_t * ldt_fs
unsigned int i_page_ver
unsigned int i_region_ver
unsigned int i_clut_ver
int i_regions
encoder_region_tp_regions
int i_offset_x
int i_offset_y
char * p_buffer
char p_buffer_out [2000]
SpeexBits bits
SpeexHeader header
SpeexStereoState stereo
void * p_state
int i_frames_per_packet
int i_frames_in_packet
int i_frame_length
bool b_headers
theora_info ti
theora_comment tc
theora_state td
int i_width
int i_height
int16_t p_buffer [1152 *2]
int i_nb_samples
twolame_options * p_twolame
unsigned char p_out_buffer [1792]
x264_t * h
x264_param_t param
int i_buffer
uint8_t * p_buffer
mtime_t i_interpolated_dts
char * psz_stat_name
int i

Field Documentation

AVCodec* encoder_sys_t::p_codec

AVCodecContext* encoder_sys_t::p_context

char* encoder_sys_t::p_buffer

uint8_t* encoder_sys_t::p_buffer_out

size_t encoder_sys_t::i_buffer_out

mtime_t encoder_sys_t::i_last_ref_pts

mtime_t encoder_sys_t::i_buggy_pts_detect

mtime_t encoder_sys_t::i_last_pts

bool encoder_sys_t::b_inited

int encoder_sys_t::i_frame_size

int encoder_sys_t::i_samples_delay

mtime_t encoder_sys_t::i_pts

int encoder_sys_t::i_key_int

int encoder_sys_t::i_b_frames

int encoder_sys_t::i_vtolerance

int encoder_sys_t::i_qmin

int encoder_sys_t::i_qmax

int encoder_sys_t::i_hq

int encoder_sys_t::i_rc_buffer_size

float encoder_sys_t::f_rc_buffer_aggressivity

bool encoder_sys_t::b_pre_me

bool encoder_sys_t::b_hurry_up

bool encoder_sys_t::b_interlace

bool encoder_sys_t::b_interlace_me

float encoder_sys_t::f_i_quant_factor

int encoder_sys_t::i_noise_reduction

bool encoder_sys_t::b_mpeg4_matrix

bool encoder_sys_t::b_trellis

int encoder_sys_t::i_quality

float encoder_sys_t::f_lumi_masking

float encoder_sys_t::f_dark_masking

float encoder_sys_t::f_p_masking

float encoder_sys_t::f_border_masking

int encoder_sys_t::i_luma_elim

int encoder_sys_t::i_chroma_elim

uint64_t encoder_sys_t::i_framenum

mtime_t encoder_sys_t::pi_delay_pts[(FF_MAX_B_FRAMES+2)]

dirac_encoder_t* encoder_sys_t::p_dirac

dirac_encoder_context_t encoder_sys_t::ctx

uint8_t* encoder_sys_t::p_buffer_in

int encoder_sys_t::i_buffer_in

uint8_t encoder_sys_t::p_buffer_out[1024 *1024]

HINSTANCE encoder_sys_t::hmsdmo_dll

IMediaObject* encoder_sys_t::p_dmo

int encoder_sys_t::i_min_output

date_t encoder_sys_t::end_date

ldt_fs_t* encoder_sys_t::ldt_fs

unsigned int encoder_sys_t::i_page_ver

unsigned int encoder_sys_t::i_region_ver

unsigned int encoder_sys_t::i_clut_ver

int encoder_sys_t::i_regions

encoder_region_t* encoder_sys_t::p_regions

int encoder_sys_t::i_offset_x

int encoder_sys_t::i_offset_y

char* encoder_sys_t::p_buffer

char encoder_sys_t::p_buffer_out[2000]

SpeexBits encoder_sys_t::bits

SpeexHeader encoder_sys_t::header

SpeexStereoState encoder_sys_t::stereo

void* encoder_sys_t::p_state

int encoder_sys_t::i_frames_per_packet

int encoder_sys_t::i_frames_in_packet

int encoder_sys_t::i_frame_length

bool encoder_sys_t::b_headers

theora_info encoder_sys_t::ti

theora_comment encoder_sys_t::tc

theora_state encoder_sys_t::td

int encoder_sys_t::i_width

int encoder_sys_t::i_height

int16_t encoder_sys_t::p_buffer[1152 *2]

int encoder_sys_t::i_nb_samples

twolame_options* encoder_sys_t::p_twolame

unsigned char encoder_sys_t::p_out_buffer[1792]

x264_t* encoder_sys_t::h

x264_param_t encoder_sys_t::param

int encoder_sys_t::i_buffer

uint8_t* encoder_sys_t::p_buffer

mtime_t encoder_sys_t::i_interpolated_dts

char* encoder_sys_t::psz_stat_name

int encoder_sys_t::i


The documentation for this struct was generated from the following files:
Generated on Wed Aug 13 08:51:47 2008 for VLC by  doxygen 1.5.1