#include <avformat.h>
Data Fields | |
AVPacket | pkt |
struct AVPacketList * | next |
Definition at line 499 of file avformat.h.
Definition at line 500 of file avformat.h.
Referenced by add_to_pktbuf(), av_find_stream_info(), av_interleave_packet_per_dts(), av_read_frame(), flush_packet_queue(), ogg_interleave_per_granule(), packet_queue_flush(), packet_queue_get(), packet_queue_put(), and update_initial_timestamps().
struct AVPacketList* AVPacketList::next [read] |
Definition at line 501 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(), and update_initial_timestamps().