#include <avformat.h>
Data Fields | |
AVPacket | pkt |
struct AVPacketList * | next |
Definition at line 872 of file avformat.h.
struct AVPacketList* AVPacketList::next [read] |
Definition at line 874 of file avformat.h.
Referenced by av_interleave_packet_per_dts(), av_read_frame(), av_read_packet(), callback(), dshow_read_close(), dshow_read_packet(), ff_interleave_add_packet(), flush_packet_queue(), free_packet_list(), mxf_interleave_get_packet(), packet_queue_flush(), packet_queue_get(), packet_queue_put(), update_initial_durations(), update_initial_timestamps(), vfw_read_close(), vfw_read_packet(), and videostream_cb().
Definition at line 873 of file avformat.h.
Referenced by add_to_pktbuf(), av_interleave_packet_per_dts(), av_read_frame(), av_read_packet(), avformat_find_stream_info(), callback(), dshow_read_close(), dshow_read_packet(), ff_interleave_add_packet(), flush_packet_queue(), free_packet_list(), mxf_interleave_get_packet(), packet_queue_flush(), packet_queue_get(), packet_queue_put(), update_initial_durations(), update_initial_timestamps(), vfw_read_close(), vfw_read_packet(), and videostream_cb().