#include <avformat.h>
Data Fields | |
AVPacket | pkt |
struct AVPacketList * | next |
Definition at line 722 of file avformat.h.
struct AVPacketList* AVPacketList::next [read] |
Definition at line 724 of file avformat.h.
Referenced by av_interleave_packet_per_dts(), av_read_frame(), av_read_packet(), ff_interleave_add_packet(), flush_packet_queue(), mxf_interleave_get_packet(), 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().
Definition at line 723 of file avformat.h.
Referenced by add_to_pktbuf(), av_find_stream_info(), av_interleave_packet_per_dts(), av_read_frame(), av_read_packet(), ff_interleave_add_packet(), flush_packet_queue(), mxf_interleave_get_packet(), 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().