Data Fields

decoder_owner_sys_t Struct Reference

Collaboration diagram for decoder_owner_sys_t:
Collaboration graph
[legend]

Data Fields

int64_t i_preroll_end
input_thread_tp_input
input_resource_tp_resource
input_clock_tp_clock
int i_last_rate
vout_thread_tp_spu_vout
int i_spu_channel
int64_t i_spu_order
sout_instance_tp_sout
sout_packetizer_input_tp_sout_input
vlc_thread_t thread
decoder_tp_packetizer
bool b_packetizer
video_format_t video
audio_format_t audio
es_format_t sout
bool b_fmt_description
es_format_t fmt_description
vlc_meta_tp_description
block_fifo_tp_fifo
vlc_mutex_t lock
vlc_cond_t wait_request
vlc_cond_t wait_acknowledge
audio_output_tp_aout
vout_thread_tp_vout
bool b_exit
bool b_paused
struct {
   mtime_t   i_date
   int   i_ignore
pause
bool b_buffering
struct {
   bool   b_first
   bool   b_full
   int   i_count
   picture_t *   p_picture
   picture_t **   pp_picture_next
   subpicture_t *   p_subpic
   subpicture_t **   pp_subpic_next
   block_t *   p_audio
   block_t **   pp_audio_next
   block_t *   p_block
   block_t **   pp_block_next
buffer
bool b_flushing
struct {
   bool   b_supported
   bool   pb_present [4]
   decoder_t *   pp_decoder [4]
cc
mtime_t i_ts_delay

Field Documentation

Referenced by aout_new_buffer().

Referenced by CreateDecoder(), and DecoderProcess().

struct { ... } decoder_owner_sys_t::cc

Referenced by CreateDecoder(), and DecoderPlayVideo().

Referenced by CreateDecoder(), and spu_new_buffer().

Referenced by CreateDecoder(), and DeleteDecoder().

Referenced by DeleteDecoder().

Referenced by decoder_New(), and input_DecoderDelete().

Referenced by vout_new_buffer().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines