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