2306 Commits (a8fe8d6b4a35c95aa94fccde5f001041278d197c)

Author SHA1 Message Date
Michael Niedermayer 73fb40dc87 avcodec/x86/idctdsp: Remove duplicate include 8 years ago
James Almer ac42f08099 x86/hevc_add_res: merge missing changes from 3d65359832 8 years ago
Clément Bœsch 40ac226014 lavc/x86/hevc: rename hevc_res_add to hevc_add_res 8 years ago
James Almer 30cadfe071 avcodec/lossless_videodsp: use ptrdiff_t for length parameters 8 years ago
Clément Bœsch af607b7e07 lavc/huffyuvdsp: only transmit the pix_fmt instead of the whole avctx 8 years ago
James Almer aee046a895 x86/audiodsp: remove an unnecessary movss 8 years ago
Ilia 2f3d10a01a avcodec/vp9: avx2 implementation of ipred_dl_16x16_16 8 years ago
Mirage Abeysekara 5eb4f95bef h264pred: added AVX2 implementation for tm_vp8 16x16. 8 years ago
Michael Niedermayer 835d9f299c avcodec/x86/cavsdsp: Put MMX code under mmx check 8 years ago
James Darnley 33de0fee2c avcodec/h264: enable sse2 chroma deblock/loop filter functions 8 years ago
James Darnley cd893b9307 avcodec/h264: add avx 8-bit 4:2:2 chroma h intra deblock/loop filter 8 years ago
James Darnley 0e16b3e2be avcodec/h264: add avx 8-bit 4:2:0 chroma h intra deblock/loop filter 8 years ago
James Darnley 987ffe4b8d avcodec/h264: add avx 8-bit chroma v intra deblock/loop filter 8 years ago
James Darnley 88307b3eec avcodec/h264: add avx 8-bit 4:2:2 chroma h deblock/loop filter 8 years ago
James Darnley ac096fc82d avcodec/h264: add avx 8-bit 4:2:0 chroma h deblock/loop filter 8 years ago
James Darnley 5c56758843 avcodec/h264: add avx 8-bit chroma v deblock/loop filter 8 years ago
James Darnley 5336887867 avcodec/h264: sse2, avx h luma mbaff deblock/loop filter 8 years ago
James Darnley e18bc2114f avcodec/h264: add named parameters to x86 function 8 years ago
James Darnley 9d815b7424 avcodec/x86: deduplicate PASS8ROWS macro 8 years ago
James Almer c8467abbad x86/rv34dsp: add ff_rv34_idct_dc_add_sse2 8 years ago
James Almer ab5c4d006d x86/vp8dsp: add ff_vp8_idct_dc_add_sse2 8 years ago
Michael Niedermayer 536ac72f46 Revert "Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'" 8 years ago
Clément Bœsch 7c300a8ed4 lavc/hevc: remove a few random spaces to reduce diff with libav 8 years ago
James Almer 6d4c9f2ade lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16 8 years ago
James Almer 47f212329e huffyuvdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
James Almer cf9ef83960 huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 8 years ago
James Almer 30c1f27299 huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp 8 years ago
James Almer 5ac1dd8e23 lossless_videodsp: move shared functions from huffyuvdsp 8 years ago
Michael Niedermayer aa95292043 avcodec/x86/vc1dsp_mc: Fix build with NASM 2.09.10 8 years ago
John Comeau d06518752b avcodec/x86/imdct36: fix building with nasm 2.11.05 8 years ago
Paul B Mahol 6d09d6edbc avcodec/magicyuv: add 10 bit support 8 years ago
James Darnley acdd2d805d avcodec/h264: resolve assert being triggered when stack is not aligned 8 years ago
James Darnley 728651df06 avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop filter 8 years ago
James Darnley add21d0bb3 avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filter 8 years ago
James Darnley 58ca2ef62e whitespace changes after last commit 8 years ago
James Darnley f33714a694 avcodec/h264: clean up and expand x86 function definitions 8 years ago
James Darnley 13d71c28cc avcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functions 8 years ago
James Darnley 1dae7ffa0b avcodec/h264: mmx 4:2:2 idct add8 function 8 years ago
James Darnley 815ea8c6cc avcodec/h264: mmxext 4:2:2 chroma intra deblock/loop filter 8 years ago
James Almer 2de1c79b61 x86/vp9itxfm: add missing AVX2 guards 8 years ago
Ronald S. Bultje 83a139e3d8 vp9: add avx2 iadst16 implementations. 8 years ago
Pierre Edouard Lepere 6d5636ad9a hevc: x86: Add add_residual() SIMD optimizations 8 years ago
Andreas Cadhalpun c8a6eb58d7 doc: fix spelling errors 8 years ago
Diego Biurrun 788544ff0e audiodsp: x86: Remove pointless header file 8 years ago
Diego Biurrun b89804da9b x86: videodsp: Add parentheses to expression to work around warning 8 years ago
Rostislav Pehlivanov d2ae5f77c6 aacenc: add SIMD optimizations for abs_pow34 and quantization 8 years ago
Diego Biurrun 6be7944ee2 x86: Add missing colons after assembly labels 8 years ago
Alexandra Hájková 112cee0241 hevc: Add SSE2 and AVX IDCT 8 years ago
Anton Khirnov e4128c08d7 Revert "hevc: x86: Refactor IDCT macro declarations" 8 years ago
Diego Biurrun 5801f9ed24 h264_intrapred: x86: Update comments left behind in 95c89da36e 8 years ago