#include <avformat.h>
Data Fields | |
AVPacket | pkt |
struct AVPacketList * | next |
Definition at line 1239 of file avformat.h.
struct AVPacketList* AVPacketList::next [read] |
Definition at line 1241 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(), read_from_packet_buffer(), update_initial_durations(), update_initial_timestamps(), vfw_read_close(), vfw_read_packet(), and videostream_cb().
Definition at line 1240 of file avformat.h.
Referenced by add_to_pktbuf(), 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(), read_from_packet_buffer(), update_initial_durations(), update_initial_timestamps(), vfw_read_close(), vfw_read_packet(), and videostream_cb().