summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16James Almer2017-01-12
* huffyuvdsp: move functions only used by huffyuv from lossless_videodspJames Almer2017-01-12
* huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer2017-01-12
* huffyuvencdsp: move functions only used by huffyuv from lossless_videodspJames Almer2017-01-12
* lossless_videodsp: move shared functions from huffyuvdspJames Almer2017-01-12
* avcodec/x86/vc1dsp_mc: Fix build with NASM 2.09.10Michael Niedermayer2017-01-02
* avcodec/x86/imdct36: fix building with nasm 2.11.05John Comeau2017-01-02
* avcodec/magicyuv: add 10 bit supportPaul B Mahol2016-12-20
* avcodec/h264: resolve assert being triggered when stack is not alignedJames Darnley2016-12-07
* avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop filterJames Darnley2016-12-07
* avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filterJames Darnley2016-12-07
* whitespace changes after last commitJames Darnley2016-12-07
* avcodec/h264: clean up and expand x86 function definitionsJames Darnley2016-12-07
* avcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functionsJames Darnley2016-11-30
* avcodec/h264: mmx 4:2:2 idct add8 functionJames Darnley2016-11-30
* avcodec/h264: mmxext 4:2:2 chroma intra deblock/loop filterJames Darnley2016-11-30
* x86/vp9itxfm: add missing AVX2 guardsJames Almer2016-11-18
* vp9: add avx2 iadst16 implementations.Ronald S. Bultje2016-11-15
* Merge commit '4a081f224e12f4227ae966bcbdd5384f22121ecf'Hendrik Leppkes2016-11-13
|\
| * libavcodec: fix constness in clobber test avcodec_open2() wrappersClément Bœsch2016-06-26
* | doc: fix spelling errorsAndreas Cadhalpun2016-10-21
* | aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-18
* | avcodec: fix arguments on xmm/neon clobber test wrappersJames Almer2016-10-02
* | avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer2016-10-01
* | x86/h264_weight: use appropriate register size for weight parametersHendrik Leppkes2016-09-23
* | avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-23
* | avcodec/ttadsp: cosmeticsJames Almer2016-08-06
* | x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4}James Almer2016-08-02
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-29
|\|
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21
* | vp9: add mxext versions of the single-block (w=8,npx=8) h/v loopfilters.Ronald S. Bultje2016-07-26
* | vp9: add mxext versions of the single-block (w=4,npx=8) h/v loopfilters.Ronald S. Bultje2016-07-26
* | vp9: add 32x32 idct AVX2 implementation.Ronald S. Bultje2016-07-26
* | x86/diracdsp: make ff_put_signed_rect_clamped_10_sse4 work on x86_32James Almer2016-07-20
* | diracdsp_init: add missing ARCH_X86_64 checkRostislav Pehlivanov2016-07-12
* | diracdsp: add SIMD for the 10 bit version of put_signed_rect_clampedRostislav Pehlivanov2016-07-11
* | diracdsp: add dequantization SIMDRostislav Pehlivanov2016-07-11
* | vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje2016-07-11
* | Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c'Clément Bœsch2016-07-09
|\|
| * x86: Add missing movsxd for the int stride parameterMartin Storsjö2016-06-17
| * asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-28
* | x86/dcadsp: optimize lfe_fir0_float_fma3 on x86_32James Almer2016-07-05
* | avcodec: add missing xmm/neon clobber test wrappers for the new decode APIJames Almer2016-07-03
* | asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-27
* | Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'Hendrik Leppkes2016-06-26
|\|
| * Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-28
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-22
|\|
| * tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04