Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace PixelFormats which sneaked in over time or where forgotten by AVPixel... | Michael Niedermayer | 2015-03-18 | 1 | -1/+1 |
* | avcodec: use av_frame_free() for coded_frame | Clément Bœsch | 2015-03-02 | 1 | -1/+1 |
* | xface: reduce stack usage by directly storing 2 bytes data instead of pointers. | Reimar Döffinger | 2014-11-23 | 1 | -4/+4 |
* | xface: Fix encoder crashes due to too small on-stack array. | Reimar Döffinger | 2014-11-23 | 1 | -0/+3 |
* | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f' | Michael Niedermayer | 2013-11-16 | 1 | -1/+1 |
* | cosmetics: group remaining .name and .long_name. | Clément Bœsch | 2013-10-04 | 1 | -1/+1 |
* | lavc/xfaceenc: prefer do{}while() over for(){} construct in xface_encode_fram... | Stefano Sabatini | 2012-11-03 | 1 | -2/+3 |
* | lavc: add xface image decoder and encoder | Stefano Sabatini | 2012-10-15 | 1 | -0/+237 |