Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | snow: Check mallocs at init | Martin Storsjö | 2012-07-03 | 1 | -1/+6 |
* | dwt: remove variable-length arrays | Ronald S. Bultje | 2012-06-17 | 1 | -1/+1 |
* | dwt: return errors from ff_slice_buffer_init() | Diego Biurrun | 2012-05-22 | 1 | -1/+6 |
* | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | snow: check reference frame indices. | Michael Niedermayer | 2012-03-14 | 1 | -9/+21 |
* | snow: reject unsupported chroma shifts. | Michael Niedermayer | 2012-03-14 | 1 | -0/+5 |
* | snow: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -3/+3 |
* | snow: split snow in snowdec and snowenc | Luca Barbato | 2011-11-24 | 1 | -0/+546 |