Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-02 | 1 | -20/+21 | |
|\ \ | |/ | ||||||
| * | snow: remove a VLA. | Ronald S. Bultje | 2012-07-02 | 1 | -20/+21 | |
* | | snow: yuv410 support | Michael Niedermayer | 2012-06-22 | 1 | -1/+1 | |
* | | snow: yuv444 support | Michael Niedermayer | 2012-06-22 | 1 | -36/+47 | |
* | | snowenc: update pix_sum for rectangles, needed for non 420 | Michael Niedermayer | 2012-06-22 | 1 | -6/+6 | |
* | | snowenc: set chroma subsample factors correctly for non 420 | Michael Niedermayer | 2012-06-22 | 1 | -3/+1 | |
* | | snowenc: update selftest code for the new temporary arrays | Michael Niedermayer | 2012-06-18 | 1 | -6/+9 | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-18 | 1 | -6/+6 | |
|\ \ | |/ | ||||||
| * | dwt: remove variable-length arrays | Ronald S. Bultje | 2012-06-17 | 1 | -6/+6 | |
* | | snow: fix 32x32 encoding | Michael Niedermayer | 2012-05-12 | 1 | -0/+4 | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-11 | 1 | -2/+0 | |
|\ \ | |/ | ||||||
| * | Drop some pointless #ifdefs. | Diego Biurrun | 2012-04-10 | 1 | -2/+0 | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 | |
* | | snow-test: fix pointer type warnings | Michael Niedermayer | 2012-04-01 | 1 | -3/+3 | |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 | |
* | | snowenc: switch to ff_alloc_packet2() | Michael Niedermayer | 2012-03-22 | 1 | -3/+2 | |
* | | snowenc: move runs from stack to heap. | Michael Niedermayer | 2012-03-19 | 1 | -5/+7 | |
* | | snowenc: add no_bitstream option. | Reimar Döffinger | 2012-03-10 | 1 | -0/+2 | |
* | | snowenc: mark some encode_subband arguments const. | Reimar Döffinger | 2012-03-10 | 1 | -2/+2 | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-24 | 1 | -31/+42 | |
|\ \ | |/ | ||||||
| * | snowenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -8/+20 | |
| * | snowenc: don't abuse input picture for storing information. | Anton Khirnov | 2012-02-23 | 1 | -23/+22 | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -8/+8 | |
|\ \ | |/ | ||||||
| * | snow: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -7/+7 | |
| * | h263: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 | |
* | | snowenc: dont crash with gray but exit with an error msg. | Michael Niedermayer | 2012-01-26 | 1 | -1/+1 | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-27 | 1 | -2/+4 | |
|\ \ | |/ | ||||||
| * | snow: fix integer overflows | Mans Rullgard | 2011-11-26 | 1 | -2/+4 | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-25 | 1 | -4/+125 | |
|/ | ||||||
* | snow: split snow in snowdec and snowenc | Luca Barbato | 2011-11-24 | 1 | -0/+1915 |