| Commit message (Expand) | Author | Age | Files | Lines |
* | huffyuvencdsp: move shared functions to a new lossless_videoencdsp context | James Almer | 2017-01-12 | 1 | -0/+2 |
* | huffyuvenc: add a non-deterministic option | Christophe Gisquet | 2014-08-19 | 1 | -0/+2 |
* | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -2/+2 |
|\ |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -2/+2 |
* | | huffyuv: increase VLC_BITS to 12 | Christophe Gisquet | 2014-05-31 | 1 | -1/+1 |
* | | huffyuv: avoid duplicated defines | Christophe Gisquet | 2014-05-29 | 1 | -12/+0 |
* | | Merge commit '512f3ffe9b4bb86767c2b1176554407c75fe1a5c' | Michael Niedermayer | 2014-05-28 | 1 | -0/+2 |
|\| |
|
| * | dsputil: Split off HuffYUV encoding bits into their own context | Diego Biurrun | 2014-05-27 | 1 | -0/+2 |
* | | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d' | Michael Niedermayer | 2014-05-27 | 1 | -0/+2 |
|\| |
|
| * | dsputil: Split off HuffYUV decoding bits into their own context | Diego Biurrun | 2014-05-27 | 1 | -0/+2 |
* | | avcodec/huffyuv: update years in copyright | Michael Niedermayer | 2014-01-27 | 1 | -1/+1 |
* | | avcodec/huffyuv: support AV_PIX_FMT_YUV(A)4XYP16 and GRAY16 | Michael Niedermayer | 2014-01-26 | 1 | -4/+6 |
* | | Move add/diff_int16 to lossless_videodsp | Michael Niedermayer | 2014-01-20 | 1 | -0/+2 |
* | | libavcodec/huffyuv: >8 bit support | Michael Niedermayer | 2014-01-16 | 1 | -4/+8 |
* | | avcodec/huffyuv: add a field that represents the number of symbols | Michael Niedermayer | 2014-01-16 | 1 | -0/+1 |
* | | avcodec/huffyuv: add YUVA420P, YUVA422P, YUVA444P, GBRAP, GRAY8A | Michael Niedermayer | 2014-01-06 | 1 | -4/+4 |
* | | avcodec/huffyuv: Support more 8bit YUV formats | Michael Niedermayer | 2014-01-06 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-17 | 1 | -1/+0 |
|\| |
|
| * | huffyuv: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -1/+0 |
* | | Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c' | Michael Niedermayer | 2012-12-23 | 1 | -4/+4 |
|/ |
|
* | huffyuv: split encoder and decoder into separate files. | Anton Khirnov | 2012-12-23 | 1 | -0/+92 |