summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* x86/vp9: remove duplicate function prototypesJames Almer2014-12-23
* x86/vp3dsp: port put_vp_no_rnd_pixels8_l2_mmx to yasmJames Almer2014-12-20
* x86/constants: fix alignment of pw_255James Almer2014-12-19
* vp9/x86: intra prediction sse2/32bit support.Ronald S. Bultje2014-12-19
* vp9/x86: invert hu_ipred left array ordering.Ronald S. Bultje2014-12-19
* vp9/x86: save one register on 32bit idct32x32.Ronald S. Bultje2014-12-16
* vp9/x86: sse2 MC assembly.Ronald S. Bultje2014-12-15
* vp9/x86: 32bit and sse2 support for vp9 inverse transform assemblyRonald S. Bultje2014-12-15
* avcodec/x86/hevc_mc: fix sse register countsMichael Niedermayer2014-12-11
* avcodec/x86/hevc_mc: remove dead branch from EPEL_FILTERMichael Niedermayer2014-12-10
* avcodec/x86/pngdsp: fix off by 1 errorMichael Niedermayer2014-12-08
* Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2'Michael Niedermayer2014-12-06
|\
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-05
* | h264_i386: Fix operand sizeReimar Döffinger2014-12-03
* | pngdsp x86: use unaligned accessChristophe Gisquet2014-12-03
* | v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-26
* | Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600'Michael Niedermayer2014-11-24
|\|
| * motion_est: convert stride to ptrdiff_tVittorio Giovara2014-11-24
* | Fix standalone compilation of the apng decoder on x86.Carl Eugen Hoyos2014-11-23
* | avcodec/x86/Makefile: fix orderMichael Niedermayer2014-11-23
* | avcodec/x86/lossless_audiodsp: fix fallback code for 32bitMichael Niedermayer2014-11-22
* | avcodec/x86/lossless_audiodsp: support len %16 == 8 in scalarproduct_and_madd...Michael Niedermayer2014-11-22
* | h264_i386: Optimize decode_significance_8x8_x86 for 64 bit.Reimar Döffinger2014-11-22
* | x86/flacdsp: add SSE2 and AVX decorrelate functionsJames Almer2014-11-13
* | x86/flacdsp: separate decoder and encoder dsp initializationJames Almer2014-11-12
* | x86/hpeldsp: fix loop in {avg,avg_no_rnd}_pixels16_x2_mmxJames Almer2014-10-23
* | Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2'Michael Niedermayer2014-10-08
|\|
| * x86: h264_intrapred: Don't treat 32-bit integers as 64-bitHenrik Gramner2014-10-08
* | x86/hevc: get rid off packusdw for ssse3 compatibilityMickaël Raulet2014-10-04
* | x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2}James Almer2014-10-02
* | x86/mpegvideoencdsp: improve ff_pix_sum16_sse2James Almer2014-10-01
* | avcodec/x86/fmtconvert: Fix operand size in ff_int32_to_float_fmul_array8_sse*Michael Niedermayer2014-09-28
* | x86/fmtconvert: add ff_int32_to_float_fmul_array8_{sse,sse2}James Almer2014-09-26
* | lavc/x86/idctdsp.h: Fix make checkheaders.Carl Eugen Hoyos2014-09-25
* | avcodec/svq1enc: align buffer used by simd functionsJames Almer2014-09-25
* | x86/cavsdsp: fix buffer alignment in cavs_idct8_add_mmx()James Almer2014-09-25
* | x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer2014-09-24
* | avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_sizeJames Almer2014-09-24
* | avcodec/x86: use function pointers for {put,add}_pixels_clampedJames Almer2014-09-24
* | x86/videodsp: add ff_emu_edge_{hfix,hvar}_avx2James Almer2014-09-24
* | x86/videodsp: fix warning about discarded 'const' qualifierJames Almer2014-09-23
* | x86/vp9: add AVX and AVX2 MCJames Almer2014-09-22
* | x86/me_cmp: port mmxext vsad functions to yasmJames Almer2014-09-19
* | x86/me_cmp: combine sad functions into a single macroJames Almer2014-09-17
* | avcodec/x86/vp9lpf: Always include x86util.asmMichael Niedermayer2014-09-17
* | avcodec/x86/me_cmp: fix sad8xhMichael Niedermayer2014-09-17
* | x86/me_cmp: port mmxext and sse2 sad functions to yasmJames Almer2014-09-17
* | x86/hevc_res_add: add missing guards to hevc_transform_add32_8_avx2James Almer2014-09-04
* | x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2James Almer2014-09-04
* | lavc/x86/v210: give cpuflag to INIT macroJames Darnley2014-09-05