| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/vp9: inital AVX2 intra_pred | James Almer | 2014-06-08 | 4 | -9/+176 |
* | avcodec/hevc_sei: fix invalid get_bits() in a comment | Michael Niedermayer | 2014-06-07 | 1 | -1/+1 |
* | avcodec/tscc2: fix macro () | Michael Niedermayer | 2014-06-07 | 1 | -2/+2 |
* | avcodec/tta: fix macro () | Michael Niedermayer | 2014-06-07 | 2 | -2/+2 |
* | avcodec/vorbisdec: Reset first_frame | Michael Niedermayer | 2014-06-07 | 1 | -0/+1 |
* | avcodec/libvpxenc: update the ranges for "cpu_used" so it matches the "speed"... | Michael Niedermayer | 2014-06-06 | 1 | -3/+2 |
* | avcodec/libvpxenc: Update the "cpu-used" options default to match the "speed"... | Rafaël Carré | 2014-06-06 | 1 | -1/+1 |
* | Merge commit 'f558f0d2da9426c7f5ba346b5b8e6eb720148362' | Michael Niedermayer | 2014-06-06 | 1 | -1/+4 |
|\ |
|
| * | avcodec options: add enum option for color_range | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+4 |
* | | Merge commit '7c29b7229bedf0c37d09bd02dab88e563adffd3c' | Michael Niedermayer | 2014-06-06 | 1 | -1/+11 |
|\| |
|
| * | avcodec options: add enum option for colorspace | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+11 |
* | | Merge commit 'efc2dfe6a0238ec08769626db899ea910be24407' | Michael Niedermayer | 2014-06-06 | 1 | -1/+15 |
|\| |
|
| * | avcodec options: add enum option for color_trc | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+15 |
* | | Merge commit 'bd71c300f9ba7f9875bb5df17ce522e9128bae10' | Michael Niedermayer | 2014-06-06 | 1 | -1/+9 |
|\| |
|
| * | avcodec options: add enum option for color_primaries | Marc-Antoine Arnaud | 2014-06-06 | 1 | -1/+9 |
* | | avcodec/mpeg12enc: store sequence display extension only if we have something... | Michael Niedermayer | 2014-06-06 | 1 | -11/+15 |
* | | Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898' | Michael Niedermayer | 2014-06-06 | 1 | -0/+12 |
|\| |
|
| * | mpeg2: add sequence display extension information | Marc-Antoine Arnaud | 2014-06-06 | 1 | -0/+12 |
* | | huffyuvdec: trick for plane decoding <= 14bits | Christophe Gisquet | 2014-06-06 | 1 | -23/+17 |
* | | avcodec/adpcmenc: fix integer overflow / undefined behavior in STORE_NODE() | Michael Niedermayer | 2014-06-06 | 1 | -1/+1 |
* | | adpcm: Write the proper predictor in trellis mode in IMA QT | Martin Storsjö | 2014-06-06 | 1 | -0/+1 |
* | | adpcm: Fix trellis encoding of IMA QT | Martin Storsjö | 2014-06-06 | 1 | -1/+1 |
* | | wma lossless: reuse scalarproduct_and_madd_int16 | Christophe Gisquet | 2014-06-06 | 1 | -30/+30 |
* | | Merge commit '2f7065190ad48744014a02288799d03adfa613e0' | Michael Niedermayer | 2014-06-06 | 2 | -44/+20 |
|\| |
|
| * | libfdk-aac: Relicense the library wrappers to the ISC license | Martin Storsjö | 2014-06-06 | 2 | -44/+20 |
* | | x86/dsputil: move some mmx init code inside dsputil_init_mmx() | James Almer | 2014-06-06 | 1 | -20/+18 |
* | | avcodec/mjpegdec: Improve intel jpeg flip heuristic | Michael Niedermayer | 2014-06-06 | 1 | -1/+1 |
* | | avcodec/aic: fix quantization table permutation | Michael Niedermayer | 2014-06-05 | 1 | -4/+7 |
* | | avcodec/mpegaudiodec: Reset dither and mdct state | Michael Niedermayer | 2014-06-05 | 1 | -0/+2 |
* | | apedsp: move to llauddsp | Christophe Gisquet | 2014-06-05 | 12 | -43/+73 |
* | | huffyuvdec: remove superfluous check in BGR code | Christophe Gisquet | 2014-06-05 | 1 | -2/+2 |
* | | huffyuvdec: remove superfluous check | Christophe Gisquet | 2014-06-05 | 1 | -8/+6 |
* | | huffyuvdec: trick for plane decoding, 8bits | Christophe Gisquet | 2014-06-05 | 1 | -10/+8 |
* | | huffyuvdec: clean up macro | Christophe Gisquet | 2014-06-04 | 1 | -42/+16 |
* | | avcodec/dcadec: Check dca_dmixtable index | Michael Niedermayer | 2014-06-04 | 1 | -0/+10 |
* | | avcodec/dcadec: remove fishy FFMAX() | Michael Niedermayer | 2014-06-04 | 1 | -2/+2 |
* | | Fix rc_max_rate documentation. | Carl Eugen Hoyos | 2014-06-04 | 1 | -1/+1 |
* | | avcodec/dvbsubdec: add some basic av_log debuging support | Michael Niedermayer | 2014-06-04 | 1 | -1/+7 |
* | | huffyuvdec: implement trick for BGR | Christophe Gisquet | 2014-06-04 | 1 | -12/+73 |
* | | huffyuvdec: implement trick | Christophe Gisquet | 2014-06-04 | 1 | -14/+57 |
* | | avcodec/x86/dsputilenc_mmx: fix build without yasm | Michael Niedermayer | 2014-06-04 | 1 | -0/+2 |
* | | avcodec/h264: in the absence of recovery points, be more tolerant on acceptin... | Michael Niedermayer | 2014-06-04 | 4 | -1/+6 |
* | | avcodec/lagarithrac: lag_get_rac: use normal division | Michael Niedermayer | 2014-06-04 | 2 | -15/+3 |
* | | avcodec/lagarithrac: increase LUT from 256 to 1024 bytes | Michael Niedermayer | 2014-06-04 | 2 | -3/+3 |
* | | avcodec/lagarithrac.h/lag_get_rac: drop apparently unneeded operations | Michael Niedermayer | 2014-06-04 | 1 | -3/+2 |
* | | x86/motion_est: sad_{x, y}2_mmxext functions are bitexact | James Almer | 2014-06-04 | 1 | -4/+4 |
* | | motion-test: force C functions for the reference C context | James Almer | 2014-06-04 | 1 | -0/+1 |
* | | x86: dsputilenc: convert hf_noise*_mmx to yasm | Timothy Gu | 2014-06-03 | 2 | -255/+87 |
* | | avcodec/libopenjpegenc: Add frame-threading capability | Dave Rice | 2014-06-03 | 1 | -1/+1 |
* | | fix various typos | Lou Logan | 2014-06-03 | 7 | -9/+9 |