Libav
|
#include <avformat.h>
Data Fields | |
AVPacket | pkt |
struct AVPacketList * | next |
Definition at line 1259 of file avformat.h.
AVPacket AVPacketList::pkt |
Definition at line 1260 of file avformat.h.
Referenced by add_to_pktbuf(), av_read_frame(), ff_interleave_add_packet(), ff_interleave_packet_per_dts(), ff_read_packet(), free_packet_buffer(), free_packet_list(), mp3_queue_flush(), mp3_write_trailer(), 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().
struct AVPacketList* AVPacketList::next |
Definition at line 1261 of file avformat.h.
Referenced by av_read_frame(), ff_interleave_add_packet(), ff_interleave_packet_per_dts(), ff_read_packet(), free_packet_buffer(), free_packet_list(), mp3_queue_flush(), mp3_write_trailer(), 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().