summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3}James Almer2016-02-061-2/+2
* dirac_dwt: Make x86 files/functions names consistentTimothy Gu2016-02-051-3/+3
* diracdsp: Make x86 files/functions names consistentTimothy Gu2016-02-051-1/+2
* avcodec/dca: add new decoder based on libdcadecfoo862016-01-311-2/+2
* avcodec/dca: remove old decoderfoo862016-01-311-4/+2
* avcodec/synth_filter: split off remaining code from dcadec filesJames Almer2016-01-251-2/+4
* x86/Makefile: move decoder/encoder objects out of the subsystems sectionJames Almer2015-10-221-9/+8
* huffyuvencdsp: Convert ff_diff_bytes_mmx to yasmTimothy Gu2015-10-201-0/+1
* vp9: add 10/12bpp mmxext-optimized iwht_iwht_4x4 function.Ronald S. Bultje2015-10-131-0/+1
* x86: simple_idct(_put): 10bits versionsChristophe Gisquet2015-10-131-0/+1
* avcodec/takdec: add x86 SIMD for rest of decorrelation modesPaul B Mahol2015-10-091-0/+2
* x86/alacdsp: add simd optimized functionsJames Almer2015-10-061-0/+2
* vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje2015-10-031-0/+1
* vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.Ronald S. Bultje2015-10-031-0/+1
* x86/hevc_sao: move 10/12bit functions into a separate fileJames Almer2015-09-301-1/+2
* vp9: add subpel MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-161-1/+4
* vp9: add fullpel (put) MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-161-1/+2
* Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes2015-09-051-4/+0
|\
| * lavc: Drop deprecated deinterlace moduleVittorio Giovara2015-08-281-4/+0
* | x86/aacpsdsp: add SSE and SSE3 optimized functionsJames Almer2015-07-301-2/+4
* | Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed'Michael Niedermayer2015-07-171-6/+3
|\ \ | |/
| * configure: Factor out vp8dsp moduleVittorio Giovara2015-07-171-6/+3
* | Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418'Michael Niedermayer2015-07-171-6/+4
|\ \ | |/
| * configure: Factor out rv34dsp moduleVittorio Giovara2015-07-171-6/+4
* | avcodec/jpeg200dsp: add ff_ict_float_{sse,avx}James Almer2015-06-131-0/+2
* | x86: xvid_idct: port MMX iDCT to yasmChristophe Gisquet2015-03-141-1/+0
* | x86: xvid_idct: port SSE2 iDCT to yasmChristophe Gisquet2015-03-131-2/+2
* | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer2015-03-011-2/+2
|\ \ | |/
| * lavc: do not compile fmtconvert unconditionallyAnton Khirnov2015-02-281-2/+2
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-051-0/+2
* | x86/g722dsp: add ff_g722_apply_qmf_sse2James Almer2015-02-161-0/+4
* | x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}James Almer2015-02-011-1/+2
* | v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-261-0/+2
* | Fix standalone compilation of the apng decoder on x86.Carl Eugen Hoyos2014-11-231-0/+2
* | avcodec/x86/Makefile: fix orderMichael Niedermayer2014-11-231-2/+2
* | x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2}James Almer2014-10-021-2/+4
* | x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer2014-09-241-2/+1
* | Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'Michael Niedermayer2014-08-271-2/+2
|\ \ | |/
| * cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun2014-08-271-2/+2
* | x86: hevc: adding transform_addPierre Edouard Lepere2014-08-201-1/+2
* | Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6'Michael Niedermayer2014-08-151-0/+10
|\ \ | |/
| * build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun2014-08-151-0/+10
* | lavc/flacenc: add sse4 version of the 16-bit lpc encoderJames Darnley2014-08-131-0/+3
* | Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer2014-08-011-2/+3
|\ \ | |/
| * idct: Split off Xvid IDCTDiego Biurrun2014-08-011-2/+3
* | Merge commit '4f8cf0dc4ef6110174056df7edd9dc2f2a988b6d'Michael Niedermayer2014-07-291-4/+4
|\ \ | |/
| * x86: build: Restore ordering of OBJS linesDiego Biurrun2014-07-281-2/+2
| * hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere2014-07-261-0/+2
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-171-2/+2
|\ \ | |/
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-171-2/+2
OpenPOWER on IntegriCloud