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