aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* avcodec/Makefile: add missing pngdsp dependency to the lscr decoderJames Almer2019-05-141-0/+2
* x86/opusdsp: implement FMA3 accelerated postfilter and deemphasisLynne2019-04-011-0/+2
* celt_pvq_init: only build when CONFIG_OPUS_ENCODER is enabledLynne2019-03-311-1/+0
* x86/opus_dsp: rename to celt_pvqLynne2019-03-311-3/+3
* sbcenc: add MMX optimizationsAurelien Jacobs2018-03-071-0/+2
* libavcodec/exr : add X86 SIMD for reorder_pixelsMartin Vignali2017-09-171-0/+2
* SIMD opus pvq_search implementationIvan Kalvachev2017-08-181-0/+3
* avcodec/utvideodec: add SIMD for restore_rgb_planesPaul B Mahol2017-06-271-0/+2
* mdct15: add assembly optimizations for the 15-point FFTRostislav Pehlivanov2017-06-231-0/+2
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-62/+62
* avcodec/x86: move simple_idct to external assemblyJames Darnley2017-05-301-2/+2
* cavs: convert idct from inline asm to yasm.Ronald S. Bultje2017-04-061-0/+1
* lavc/x86/hevc: rename hevc_res_add to hevc_add_resClément Bœsch2017-03-241-2/+2
* Merge commit 'b57e38f52cc3f31a27105c28887d57cd6812c3eb'Clément Bœsch2017-03-221-1/+2
|\
| * ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asmJustin Ruggles2016-10-011-1/+2
| * audiodsp/x86: yasmify vector_clipf_sseAnton Khirnov2016-09-221-1/+0
| * vp9/x86: rename vp9dsp to vp9mcAnton Khirnov2016-08-031-1/+1
* | Merge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5'James Almer2017-01-311-0/+2
|\|
| * x86: hpeldsp: Split off VP3-specific bits into a separate fileDiego Biurrun2016-07-201-0/+2
| * hevc: Add AVX2 DC IDCTJames Almer2016-07-181-1/+2
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-071-1/+1
| * fft: Split MDCT bits off from FFTDiego Biurrun2016-03-011-0/+1
* | huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer2017-01-121-1/+3
* | aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-181-0/+2
* | x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}James Almer2016-08-021-0/+2
* | x86/vc1dsp: Split the file into MC and loopfilterTimothy Gu2016-02-291-1/+2
* | Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c'Derek Buitenhuis2016-02-241-3/+3
|\|
| * build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-191-3/+3
| * x86: build: Group all encoder objects togetherDiego Biurrun2016-01-181-2/+2
| * hevcdsp: add x86 SIMD for MCAnton Khirnov2015-12-051-1/+2
* | 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