Age | Commit message (Expand) | Author |
---|---|---|
2010-11-21 | Add a av_grow_packet function, to be used by code that merges | Reimar Döffinger |
2009-12-11 | indent | Michael Niedermayer |
2009-12-11 | Make sure av_new_packet() initializes the data and destruct pointers. | Michael Niedermayer |
2009-04-30 | Export av_free_packet(). | Ramiro Polla |
2009-04-11 | Get rid of av_destruct_packet_nofree and use NULL instead. | Reimar Döffinger |
2009-04-08 | Add av_shrink_packet function for use in av_get_packet that reduces pkt->size | Reimar Döffinger |
2009-04-07 | Move av_packet_*() functions from libavformat/ to libavcodec/, where the | Thilo Borgmann |