summaryrefslogtreecommitdiff
path: root/libavcodec/avpacket.c
Commit message (Expand)AuthorAge
* Get rid of av_destruct_packet_nofree and use NULL instead.Reimar Döffinger2009-04-11
* Add av_shrink_packet function for use in av_get_packet that reduces pkt->sizeReimar Döffinger2009-04-08
* Move av_packet_*() functions from libavformat/ to libavcodec/, where theThilo Borgmann2009-04-07