|
FFmpeg
4.0
|
Data Fields | |
| AVPacket | pkt |
| struct MyAVPacketList * | next |
| int | serial |
| AVPacket MyAVPacketList::pkt |
Definition at line 113 of file ffplay.c.
Referenced by decoder_decode_frame(), packet_queue_flush(), packet_queue_get(), packet_queue_put_nullpacket(), packet_queue_put_private(), and read_thread().
| struct MyAVPacketList* MyAVPacketList::next |
Definition at line 114 of file ffplay.c.
Referenced by packet_queue_flush(), packet_queue_get(), packet_queue_put_private(), and toggle_audio_display().
| int MyAVPacketList::serial |
Definition at line 115 of file ffplay.c.
Referenced by packet_queue_get(), packet_queue_put_private(), queue_picture(), and set_clock_at().
1.8.13