VLC 4.0.0-dev
|
Data Fields | |
vlc_tick_t | pts |
block_t ** | pp_packets_next |
block_t * | p_packets |
block_t * | xps |
struct vlc_rtp_es * | es |
struct vlc_rtp_es* rtp_h26x_sys::es |
Referenced by h26x_output(), rtp_h264_destroy(), rtp_h264_init(), and rtp_h26x_init().
block_t* rtp_h26x_sys::p_packets |
Referenced by h26x_output_blocks(), rtp_h264_decode(), rtp_h26x_clear(), and rtp_h26x_init().
block_t** rtp_h26x_sys::pp_packets_next |
Referenced by h26x_output_blocks(), rtp_h264_decode(), and rtp_h26x_init().
vlc_tick_t rtp_h26x_sys::pts |
Referenced by h26x_output(), h26x_output_blocks(), rtp_h264_decode(), and rtp_h26x_init().
block_t* rtp_h26x_sys::xps |
Referenced by h26x_output(), rtp_h264_init(), rtp_h26x_clear(), and rtp_h26x_init().