FFmpeg
|
#include <packet_internal.h>
Data Fields | |
PacketListEntry * | head |
PacketListEntry * | tail |
Definition at line 33 of file packet_internal.h.
PacketListEntry* PacketList::head |
Definition at line 34 of file packet_internal.h.
Referenced by av_read_frame(), avformat_find_stream_info(), avpriv_packet_list_free(), avpriv_packet_list_get(), avpriv_packet_list_put(), compute_pkt_fields(), ff_decklink_packet_queue_peekpts(), ff_interleave_add_packet(), ff_interleave_packet_per_dts(), ff_interleaved_peek(), ff_mov_generate_squashed_ttml_packet(), ff_read_packet(), get_next_pkt(), handle_avoid_negative_ts(), mov_write_squashed_packet(), mp3_queue_flush(), mxf_interleave_get_packet(), put_id3v2_tags(), read_frame_internal(), tta_queue_flush(), update_initial_durations(), and update_initial_timestamps().
PacketListEntry * PacketList::tail |
Definition at line 34 of file packet_internal.h.
Referenced by avformat_find_stream_info(), avpriv_packet_list_free(), avpriv_packet_list_get(), avpriv_packet_list_put(), ff_interleave_add_packet(), ff_interleave_packet_per_dts(), ff_read_packet(), get_next_pkt(), mxf_interleave_get_packet(), and tta_write_packet().