11 Commits (2039b3e7511ef183dae206575114e15b6d99c134)

Author SHA1 Message Date
Paul B Mahol 3fe01eca21 avcodec/xfaceenc: remove coded_frame usage 9 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 9 years ago
Michael Niedermayer 0f16dfda50 Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 10 years ago
Clément Bœsch 546d69eb43 avcodec: use av_frame_free() for coded_frame 10 years ago
Reimar Döffinger cad3148ea3 xface: reduce stack usage by directly storing 2 bytes data instead of pointers. 10 years ago
Reimar Döffinger 6369a7b742 xface: Fix encoder crashes due to too small on-stack array. 10 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 11 years ago
Stefano Sabatini aa48446c9a lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_frame() loop 12 years ago
Stefano Sabatini cd559bb49a lavc: add xface image decoder and encoder 12 years ago