summaryrefslogtreecommitdiff
path: root/libavcodec/x86/Makefile
Commit message (Expand)AuthorAge
* aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-18
* x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}James Almer2016-08-02
* x86/vc1dsp: Split the file into MC and loopfilterTimothy Gu2016-02-29
* Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c'Derek Buitenhuis2016-02-24
|\
| * build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-19
| * x86: build: Group all encoder objects togetherDiego Biurrun2016-01-18
| * hevcdsp: add x86 SIMD for MCAnton Khirnov2015-12-05
* | x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3}James Almer2016-02-06
* | dirac_dwt: Make x86 files/functions names consistentTimothy Gu2016-02-05
* | diracdsp: Make x86 files/functions names consistentTimothy Gu2016-02-05
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-31
* | avcodec/dca: remove old decoderfoo862016-01-31
* | avcodec/synth_filter: split off remaining code from dcadec filesJames Almer2016-01-25
* | x86/Makefile: move decoder/encoder objects out of the subsystems sectionJames Almer2015-10-22
* | huffyuvencdsp: Convert ff_diff_bytes_mmx to yasmTimothy Gu2015-10-20
* | vp9: add 10/12bpp mmxext-optimized iwht_iwht_4x4 function.Ronald S. Bultje2015-10-13
* | x86: simple_idct(_put): 10bits versionsChristophe Gisquet2015-10-13
* | avcodec/takdec: add x86 SIMD for rest of decorrelation modesPaul B Mahol2015-10-09
* | x86/alacdsp: add simd optimized functionsJames Almer2015-10-06
* | vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje2015-10-03
* | vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.Ronald S. Bultje2015-10-03
* | x86/hevc_sao: move 10/12bit functions into a separate fileJames Almer2015-09-30
* | vp9: add subpel MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-16
* | vp9: add fullpel (put) MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-16
* | Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes2015-09-05
|\|
| * lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-28
* | x86/aacpsdsp: add SSE and SSE3 optimized functionsJames Almer2015-07-30
* | Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed'Michael Niedermayer2015-07-17
|\|
| * configure: Factor out vp8dsp moduleVittorio Giovara2015-07-17
* | Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418'Michael Niedermayer2015-07-17
|\|
| * configure: Factor out rv34dsp moduleVittorio Giovara2015-07-17
* | avcodec/jpeg200dsp: add ff_ict_float_{sse,avx}James Almer2015-06-13
* | x86: xvid_idct: port MMX iDCT to yasmChristophe Gisquet2015-03-14
* | x86: xvid_idct: port SSE2 iDCT to yasmChristophe Gisquet2015-03-13
* | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer2015-03-01
|\|
| * lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-28
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-05
* | x86/g722dsp: add ff_g722_apply_qmf_sse2James Almer2015-02-16
* | x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}James Almer2015-02-01
* | v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-26
* | Fix standalone compilation of the apng decoder on x86.Carl Eugen Hoyos2014-11-23
* | avcodec/x86/Makefile: fix orderMichael Niedermayer2014-11-23
* | x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2}James Almer2014-10-02
* | x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer2014-09-24
* | Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'Michael Niedermayer2014-08-27
|\|
| * cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-27
* | x86: hevc: adding transform_addPierre Edouard Lepere2014-08-20
* | Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6'Michael Niedermayer2014-08-15
|\|
| * build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun2014-08-15
* | lavc/flacenc: add sse4 version of the 16-bit lpc encoderJames Darnley2014-08-13