136 Commits (d9aa1ef2c2dfbadcfe3783cee97e9c59dbfe7fb1)

Author SHA1 Message Date
Reimar Döffinger c4ba5198ea Fix leaking of side data. 13 years ago
Reimar Döffinger 54a09f18e3 Fix av_packet_split_side_data. 13 years ago
Michael Niedermayer 94eadee7ef Merge/split side data. 14 years ago
Kostya Shishkov c0eee89337 make av_dup_packet() more cautious on allocation failures 14 years ago
Kostya Shishkov 4de339e219 introduce side information for AVPacket 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reimar Döffinger a08d918e68 Add a av_grow_packet function, to be used by code that merges 14 years ago
Michael Niedermayer 47a81dad92 indent 15 years ago
Michael Niedermayer a0b468f5db Make sure av_new_packet() initializes the data and destruct pointers. 15 years ago
Ramiro Polla ce1d9c851c Export av_free_packet(). 16 years ago
Reimar Döffinger 80d403fc19 Get rid of av_destruct_packet_nofree and use NULL instead. 16 years ago
Reimar Döffinger feb993e579 Add av_shrink_packet function for use in av_get_packet that reduces pkt->size 16 years ago
Thilo Borgmann cdd8930e6a Move av_packet_*() functions from libavformat/ to libavcodec/, where the 16 years ago