| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4} | James Almer | 2016-08-02 | 1 | -0/+2 |
* | x86/vc1dsp: Split the file into MC and loopfilter | Timothy Gu | 2016-02-29 | 1 | -1/+2 |
* | Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c' | Derek Buitenhuis | 2016-02-24 | 1 | -3/+3 |
|\ |
|
| * | build: Add vc1dsp component for more fine-grained dependencies | Diego Biurrun | 2016-02-19 | 1 | -3/+3 |
| * | x86: build: Group all encoder objects together | Diego Biurrun | 2016-01-18 | 1 | -2/+2 |
| * | hevcdsp: add x86 SIMD for MC | Anton Khirnov | 2015-12-05 | 1 | -1/+2 |
* | | x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} | James Almer | 2016-02-06 | 1 | -2/+2 |
* | | dirac_dwt: Make x86 files/functions names consistent | Timothy Gu | 2016-02-05 | 1 | -3/+3 |
* | | diracdsp: Make x86 files/functions names consistent | Timothy Gu | 2016-02-05 | 1 | -1/+2 |
* | | avcodec/dca: add new decoder based on libdcadec | foo86 | 2016-01-31 | 1 | -2/+2 |
* | | avcodec/dca: remove old decoder | foo86 | 2016-01-31 | 1 | -4/+2 |
* | | avcodec/synth_filter: split off remaining code from dcadec files | James Almer | 2016-01-25 | 1 | -2/+4 |
* | | x86/Makefile: move decoder/encoder objects out of the subsystems section | James Almer | 2015-10-22 | 1 | -9/+8 |
* | | huffyuvencdsp: Convert ff_diff_bytes_mmx to yasm | Timothy Gu | 2015-10-20 | 1 | -0/+1 |
* | | vp9: add 10/12bpp mmxext-optimized iwht_iwht_4x4 function. | Ronald S. Bultje | 2015-10-13 | 1 | -0/+1 |
* | | x86: simple_idct(_put): 10bits versions | Christophe Gisquet | 2015-10-13 | 1 | -0/+1 |
* | | avcodec/takdec: add x86 SIMD for rest of decorrelation modes | Paul B Mahol | 2015-10-09 | 1 | -0/+2 |
* | | x86/alacdsp: add simd optimized functions | James Almer | 2015-10-06 | 1 | -0/+2 |
* | | vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions. | Ronald S. Bultje | 2015-10-03 | 1 | -0/+1 |
* | | vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd. | Ronald S. Bultje | 2015-10-03 | 1 | -0/+1 |
* | | x86/hevc_sao: move 10/12bit functions into a separate file | James Almer | 2015-09-30 | 1 | -1/+2 |
* | | vp9: add subpel MC SIMD for 10/12bpp. | Ronald S. Bultje | 2015-09-16 | 1 | -1/+4 |
* | | vp9: add fullpel (put) MC SIMD for 10/12bpp. | Ronald S. Bultje | 2015-09-16 | 1 | -1/+2 |
* | | Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798' | Hendrik Leppkes | 2015-09-05 | 1 | -4/+0 |
|\| |
|
| * | lavc: Drop deprecated deinterlace module | Vittorio Giovara | 2015-08-28 | 1 | -4/+0 |
* | | x86/aacpsdsp: add SSE and SSE3 optimized functions | James Almer | 2015-07-30 | 1 | -2/+4 |
* | | Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed' | Michael Niedermayer | 2015-07-17 | 1 | -6/+3 |
|\| |
|
| * | configure: Factor out vp8dsp module | Vittorio Giovara | 2015-07-17 | 1 | -6/+3 |
* | | Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418' | Michael Niedermayer | 2015-07-17 | 1 | -6/+4 |
|\| |
|
| * | configure: Factor out rv34dsp module | Vittorio Giovara | 2015-07-17 | 1 | -6/+4 |
* | | avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} | James Almer | 2015-06-13 | 1 | -0/+2 |
* | | x86: xvid_idct: port MMX iDCT to yasm | Christophe Gisquet | 2015-03-14 | 1 | -1/+0 |
* | | x86: xvid_idct: port SSE2 iDCT to yasm | Christophe Gisquet | 2015-03-13 | 1 | -2/+2 |
* | | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b' | Michael Niedermayer | 2015-03-01 | 1 | -2/+2 |
|\| |
|
| * | lavc: do not compile fmtconvert unconditionally | Anton Khirnov | 2015-02-28 | 1 | -2/+2 |
| * | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-12-05 | 1 | -0/+2 |
* | | x86/g722dsp: add ff_g722_apply_qmf_sse2 | James Almer | 2015-02-16 | 1 | -0/+4 |
* | | x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2} | James Almer | 2015-02-01 | 1 | -1/+2 |
* | | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-11-26 | 1 | -0/+2 |
* | | Fix standalone compilation of the apng decoder on x86. | Carl Eugen Hoyos | 2014-11-23 | 1 | -0/+2 |
* | | avcodec/x86/Makefile: fix order | Michael Niedermayer | 2014-11-23 | 1 | -2/+2 |
* | | x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2} | James Almer | 2014-10-02 | 1 | -2/+4 |
* | | x86/idctdsp: port {put,add}_pixels_clamped to yasm | James Almer | 2014-09-24 | 1 | -2/+1 |
* | | Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5' | Michael Niedermayer | 2014-08-27 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTs | Diego Biurrun | 2014-08-27 | 1 | -2/+2 |
* | | x86: hevc: adding transform_add | Pierre Edouard Lepere | 2014-08-20 | 1 | -1/+2 |
* | | Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6' | Michael Niedermayer | 2014-08-15 | 1 | -0/+10 |
|\| |
|
| * | build: Add explanatory comments to (optimization) blocks in the Makefiles | Diego Biurrun | 2014-08-15 | 1 | -0/+10 |
* | | lavc/flacenc: add sse4 version of the 16-bit lpc encoder | James Darnley | 2014-08-13 | 1 | -0/+3 |
* | | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c' | Michael Niedermayer | 2014-08-01 | 1 | -2/+3 |
|\| |
|