FFmpeg
|
Data Fields | |
AVPacket * | pkt_demux |
AVPacket * | pkt_bsf |
Definition at line 136 of file ffmpeg_demux.c.
AVPacket* DemuxThreadContext::pkt_demux |
Definition at line 138 of file ffmpeg_demux.c.
Referenced by demux_thread_init(), demux_thread_uninit(), and input_thread().
AVPacket* DemuxThreadContext::pkt_bsf |
Definition at line 140 of file ffmpeg_demux.c.
Referenced by demux_send(), demux_thread_init(), and demux_thread_uninit().