Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | indent | Michael Niedermayer | 2009-12-11 | 1 | -2/+2 |
* | Make sure av_new_packet() initializes the data and destruct pointers. | Michael Niedermayer | 2009-12-11 | 1 | -5/+7 |
* | Export av_free_packet(). | Ramiro Polla | 2009-04-30 | 1 | -0/+8 |
* | Get rid of av_destruct_packet_nofree and use NULL instead. | Reimar Döffinger | 2009-04-11 | 1 | -1/+1 |
* | Add av_shrink_packet function for use in av_get_packet that reduces pkt->size | Reimar Döffinger | 2009-04-08 | 1 | -0/+7 |
* | Move av_packet_*() functions from libavformat/ to libavcodec/, where the | Thilo Borgmann | 2009-04-07 | 1 | -0/+82 |