Go to the documentation of this file.
19 #ifndef AVCODEC_PACKET_INTERNAL_H
20 #define AVCODEC_PACKET_INTERNAL_H
76 #endif // AVCODEC_PACKET_INTERNAL_H
static void error(const char *err)
trying all byte sequences megabyte in length and selecting the best looking sequence will yield cases to try But a word about quality
int avpriv_packet_list_put(PacketList **head, PacketList **tail, AVPacket *pkt, int(*copy)(AVPacket *dst, const AVPacket *src), int flags)
Append an AVPacket to the list.
void avpriv_packet_list_free(PacketList **head, PacketList **tail)
Wipe the list and unref all the packets in it.
static void copy(const float *p1, float *p2, const int length)
int avpriv_packet_list_get(PacketList **head, PacketList **tail, AVPacket *pkt)
Remove the oldest AVPacket in the list and return it.
int ff_side_data_set_prft(AVPacket *pkt, int64_t timestamp)
int ff_side_data_set_encoder_stats(AVPacket *pkt, int quality, int64_t *error, int error_count, int pict_type)
This structure stores compressed data.
#define flags(name, subs,...)