| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: simple_idct10_template: use const | Christophe Gisquet | 2015-10-13 | 1 | -28/+0 |
* | vp9: add 10bpp simd (mmxext/ssse3) for idct_idct_4x4. | Ronald S. Bultje | 2015-10-13 | 1 | -0/+2 |
* | x86: prores: templatize 10 bits simple_idct | Christophe Gisquet | 2015-10-13 | 1 | -0/+28 |
* | vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction. | Ronald S. Bultje | 2015-10-03 | 1 | -0/+2 |
* | vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions. | Ronald S. Bultje | 2015-10-03 | 1 | -0/+4 |
* | vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd. | Ronald S. Bultje | 2015-10-03 | 1 | -0/+2 |
* | x86: lavc: share more constant through defines | Christophe Gisquet | 2015-02-07 | 1 | -6/+16 |
* | x86: lavc: share more constants | Christophe Gisquet | 2015-02-06 | 1 | -1/+8 |
* | x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2} | James Almer | 2015-02-05 | 1 | -3/+6 |
* | x86/constants: fix alignment of pw_255 | James Almer | 2014-12-19 | 1 | -1/+1 |
* | vp9/x86: intra prediction sse2/32bit support. | Ronald S. Bultje | 2014-12-19 | 1 | -1/+1 |
* | x86/vp9: add AVX and AVX2 MC | James Almer | 2014-09-22 | 1 | -1/+2 |
* | x86: sbrdsp/fft: reuse ps_neg constant | Christophe Gisquet | 2014-08-06 | 1 | -0/+2 |
* | x86: better share ff_pw_2 | Christophe Gisquet | 2014-08-06 | 1 | -2/+0 |
* | x86: vpx/h264/hevc/mpeg2: share constants | Christophe Gisquet | 2014-08-06 | 1 | -0/+5 |
* | x86/vp9: inital AVX2 intra_pred | James Almer | 2014-06-08 | 1 | -3/+5 |
* | Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57' | Michael Niedermayer | 2013-05-09 | 1 | -0/+1 |
|\ |
|
| * | x86: dsputil: Move constant declarations into separate header | Diego Biurrun | 2013-05-08 | 1 | -0/+1 |
* | | Merge commit 'ed880050edf061b38d3e39e25657c59ad9108b27' | Michael Niedermayer | 2013-05-09 | 1 | -0/+11 |
|\| |
|
| * | x86: dsputil: Group all assembly constants together in constants.c | Diego Biurrun | 2013-05-08 | 1 | -0/+11 |
* | | Merge commit '1b343cedd7cd68e7865aa5280d1568c7e5d79917' | Michael Niedermayer | 2013-05-08 | 1 | -1/+0 |
|\| |
|
| * | x86: dsputil: Remove unused MOVQ_BONE macro | Diego Biurrun | 2013-05-07 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-11 | 1 | -0/+3 |
|\| |
|
| * | dsputil: Make dsputil selectable | Ronald S. Bultje | 2013-04-10 | 1 | -0/+42 |
* | dsputil: make selectable. | Ronald S. Bultje | 2013-03-12 | 1 | -0/+39 |