FFmpeg
|
#include <avformat.h>
Data Fields | |
AVPacket | pkt |
struct AVPacketList * | next |
Definition at line 1999 of file avformat.h.
AVPacket AVPacketList::pkt |
Definition at line 2000 of file avformat.h.
Referenced by aiff_write_packet(), aiff_write_trailer(), av_read_frame(), avpacket_queue_flush(), avpacket_queue_get(), avpacket_queue_put(), callback(), dshow_read_close(), dshow_read_packet(), ff_interleave_add_packet(), ff_interleave_packet_per_dts(), ff_interleaved_peek(), ff_packet_list_free(), ff_packet_list_get(), ff_packet_list_put(), ff_read_packet(), mxf_interleave_get_packet(), put_id3v2_tags(), update_dts_from_pts(), update_initial_durations(), update_initial_timestamps(), vfw_read_close(), vfw_read_packet(), videostream_cb(), and webm_clusters_start_with_keyframe().
struct AVPacketList* AVPacketList::next |
Definition at line 2001 of file avformat.h.
Referenced by aiff_write_packet(), aiff_write_trailer(), av_read_frame(), avpacket_queue_flush(), avpacket_queue_get(), avpacket_queue_put(), callback(), dshow_read_close(), dshow_read_packet(), ff_interleave_add_packet(), ff_interleave_packet_per_dts(), ff_interleaved_peek(), ff_packet_list_free(), ff_packet_list_get(), ff_read_packet(), get_next_pkt(), mxf_interleave_get_packet(), put_id3v2_tags(), vfw_read_close(), vfw_read_packet(), and videostream_cb().