log avpacket.c @ 12514:e6d711ba5760 libavcodec

age author description
Fri, 11 Dec 2009 21:50:08 +0000 michael indent libavcodec
Fri, 11 Dec 2009 21:49:30 +0000 michael Make sure av_new_packet() initializes the data and destruct pointers. libavcodec
Thu, 30 Apr 2009 12:06:34 +0000 ramiro Export av_free_packet(). libavcodec
Sat, 11 Apr 2009 12:42:29 +0000 reimar Get rid of av_destruct_packet_nofree and use NULL instead. libavcodec
Wed, 08 Apr 2009 20:19:12 +0000 reimar Add av_shrink_packet function for use in av_get_packet that reduces pkt->size libavcodec
Tue, 07 Apr 2009 18:31:14 +0000 rbultje Move av_packet_*() functions from libavformat/ to libavcodec/, where the libavcodec