ff_packet_list_free  275 libavformat/aiffenc.c     ff_packet_list_free(&aiff->pict_list, &aiff->pict_list_end);
ff_packet_list_free  348 libavformat/flacenc.c     ff_packet_list_free(&c->queue, &c->queue_end);
ff_packet_list_free  773 libavformat/internal.h void ff_packet_list_free(AVPacketList **head, AVPacketList **tail);
ff_packet_list_free 3020 libavformat/matroskadec.c     ff_packet_list_free(&matroska->queue, &matroska->queue_end);
ff_packet_list_free  633 libavformat/mp3enc.c     ff_packet_list_free(&mp3->queue, &mp3->queue_end);
ff_packet_list_free  164 libavformat/ttaenc.c     ff_packet_list_free(&tta->queue, &tta->queue_end);
ff_packet_list_free 1876 libavformat/utils.c     ff_packet_list_free(&s->internal->parse_queue,       &s->internal->parse_queue_end);
ff_packet_list_free 1877 libavformat/utils.c     ff_packet_list_free(&s->internal->packet_buffer,     &s->internal->packet_buffer_end);
ff_packet_list_free 1878 libavformat/utils.c     ff_packet_list_free(&s->internal->raw_packet_buffer, &s->internal->raw_packet_buffer_end);