aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86/mpegvideodsp: Fix signedness bug in need_emuMichael Niedermayer2018-01-081-2/+3
* avcodec/x86/lossless_videoencdsp: Fix handling of small widthsMichael Niedermayer2017-10-051-6/+7
* avcodec/me_cmp: Fix crashes on ARM due to misalignmentMichael Niedermayer2017-09-171-0/+2
* avcodec/x86/vc1dsp_init: Fix build failure with --disable-optimizations and c...Michael Niedermayer2017-05-141-2/+4
* doc: fix spelling errorsAndreas Cadhalpun2016-10-211-1/+1
* aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-183-0/+131
* avcodec: fix arguments on xmm/neon clobber test wrappersJames Almer2016-10-021-2/+2
* avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer2016-10-011-0/+10
* x86/h264_weight: use appropriate register size for weight parametersHendrik Leppkes2016-09-231-6/+6
* avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-231-4/+4
* avcodec/ttadsp: cosmeticsJames Almer2016-08-062-9/+9
* x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}James Almer2016-08-023-0/+163
* Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-291-1/+1
|\
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-211-1/+1
* | vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters.Ronald S. Bultje2016-07-262-39/+63
* | vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters.Ronald S. Bultje2016-07-262-49/+103
* | vp9: add 32x32 idct AVX2 implementation.Ronald S. Bultje2016-07-262-6/+224
* | x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32James Almer2016-07-202-21/+20
* | diracdsp_init: add missing ARCH_X86_64 checkRostislav Pehlivanov2016-07-121-0/+2
* | diracdsp: add SIMD for the 10 bit version of put_signed_rect_clampedRostislav Pehlivanov2016-07-112-0/+46
* | diracdsp: add dequantization SIMDRostislav Pehlivanov2016-07-112-0/+43
* | vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje2016-07-112-10/+204
* | Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c'Clément Bœsch2016-07-092-0/+29
|\|
| * x86: Add missing movsxd for the int stride parameterMartin Storsjö2016-06-172-0/+29
| * asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-2810-195/+195
* | x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32James Almer2016-07-051-12/+31
* | avcodec: add missing xmm/neon clobber test wrappers for the new decode APIJames Almer2016-07-031-0/+10
* | asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-279-243/+243
* | Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'Hendrik Leppkes2016-06-267-7/+0
|\|
| * Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-288-8/+0
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-133/+0
|\|
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-86/+0
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-217-17/+17
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-047-18/+18
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-071-1/+1
| * fft: Split MDCT bits off from FFTDiego Biurrun2016-03-016-77/+150
* | x86/aacpsdsp: optimize add_squares loopJames Almer2016-06-141-5/+9
* | x86/aacdec: use HADDPS macroJames Almer2016-06-082-33/+7
* | x86: lossless audio: SSE4 madd 32bitsChristophe Gisquet2016-05-072-0/+40
* | Merge commit '73ff983e8dd22ccee166403d0bbbc9c1cd543622'Derek Buitenhuis2016-04-121-5/+6
|\|
| * fft: x86: cosmetics: Drop silly comments, add comment, whitespaceDiego Biurrun2016-02-261-5/+6
| * x86: hevc: Fix linking with both yasm and optimizations disabledDiego Biurrun2016-02-231-4/+8
* | avcodec/fft: Add revtab32 for FFTs with more than 65536 samplesMichael Niedermayer2016-03-041-0/+3
* | avcodec: Extend fft to size 2^17Michael Niedermayer2016-03-041-2/+2
* | x86/vc1dsp: Split the file into MC and loopfilterTimothy Gu2016-02-293-295/+320
* | Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c'Derek Buitenhuis2016-02-241-3/+3
|\|
| * build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun2016-02-191-3/+3
* | x86/dcadec: add ff_lfe_fir1_float_{sse3,avx}James Almer2016-02-222-1/+87
* | Merge commit 'e280fe13291e9c712a5f4aa13b5263f3e8afed45'Derek Buitenhuis2016-02-161-4/+5
|\|
| * v210: Use separate sample_factorsLuca Barbato2016-02-011-3/+4