]> git.sesse.net Git - ffmpeg/history - libavcodec/avpacket.c
Add missing release_buffer on close
[ffmpeg] / libavcodec / avpacket.c
2009-04-30 Ramiro PollaExport av_free_packet().
2009-04-11 Reimar DöffingerGet rid of av_destruct_packet_nofree and use NULL instead.
2009-04-08 Reimar DöffingerAdd av_shrink_packet function for use in av_get_packet...
2009-04-07 Thilo BorgmannMove av_packet_*() functions from libavformat/ to libav...