#include <avformat.h>
Data Fields | |
| AVPacket | pkt |
| AVPacketList * | next |
Definition at line 570 of file avformat.h.
Definition at line 571 of file avformat.h.
Referenced by add_to_pktbuf(), av_interleave_packet_per_dts(), av_read_frame(), flush_packet_queue(), ogg_interleave_per_granule(), packet_queue_flush(), packet_queue_get(), packet_queue_put(), update_initial_durations(), update_initial_timestamps(), vfw_read_packet(), and videostream_cb().
| struct AVPacketList* AVPacketList::next |
Definition at line 572 of file avformat.h.
Referenced by add_to_pktbuf(), av_interleave_packet_per_dts(), av_read_frame(), av_read_packet(), flush_packet_queue(), ogg_interleave_per_granule(), packet_queue_flush(), packet_queue_get(), packet_queue_put(), update_initial_durations(), update_initial_timestamps(), vfw_read_packet(), and videostream_cb().
1.5.1