FFmpeg
|
Data Fields | |
AVPacket * | pkt |
int | looping |
int | repeat_pict |
Definition at line 75 of file ffmpeg_demux.c.
AVPacket* DemuxMsg::pkt |
Definition at line 76 of file ffmpeg_demux.c.
Referenced by ifile_get_packet(), input_thread(), and thread_stop().
int DemuxMsg::looping |
Definition at line 77 of file ffmpeg_demux.c.
Referenced by ifile_get_packet(), and input_thread().
int DemuxMsg::repeat_pict |
Definition at line 80 of file ffmpeg_demux.c.
Referenced by ifile_get_packet(), and input_thread().