Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bgmc: fix sizeof arguments | Thilo Borgmann | 2014-11-14 | 1 | -3/+3 |
* | bgmc: Do not mark ff_bgmc_decode_init() as av_cold | Diego Biurrun | 2013-05-05 | 1 | -2/+2 |
* | avcodec: Add av_cold attributes to end functions missing them | Diego Biurrun | 2013-05-05 | 1 | -1/+1 |
* | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -3/+5 |
* | bgmc: Fix av_malloc checks in ff_bgmc_init() | Xi Wang | 2012-11-14 | 1 | -1/+1 |
* | avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics | Diego Biurrun | 2012-04-12 | 1 | -372/+360 |
* | bgmc: K&R cleanup | Aneesh Dogra | 2012-01-01 | 1 | -6/+6 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Allow clean initialization of lut_status array by changing type to signed int. | Thilo Borgmann | 2010-11-08 | 1 | -8/+11 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -6/+6 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Support arithmetic decoding in ALS. | Thilo Borgmann | 2010-02-13 | 1 | -0/+567 |