2450 Commits (b84a2b91fdfc5c90a8f0afc97d87b02af0b0854e)

Author SHA1 Message Date
James Almer 497a4b554c x86/aacpsdsp: fix output of ff_ps_stereo_interpolate_ipdopd_sse3 8 years ago
Ilia Valiakhmetov 73d9a9a6af libavcodec/vp9: ipred_dl_32x32_16 avx2 implementation 8 years ago
James Almer 933dd62288 x86/aacpsdsp: optimize ff_ps_mul_pair_single_sse 8 years ago
James Almer be3809a521 x86/aacpsdsp: optimize ff_ps_stereo_interpolate_sse3 8 years ago
James Almer b5a0971ff0 x86/aacps: add ff_ps_stereo_interpolate_ipdopd_sse3() 8 years ago
James Darnley 0dea0114fb avcodec/x86/idctdsp_init: reindent 8 years ago
James Darnley 8e89f6fd37 avcodec/x86: move simple_idct to external assembly 8 years ago
Clément Bœsch 584366a436 lavc/mpegvideoenc: reformat inv_zigzag_direct16 so the zigzag pattern is visible 8 years ago
James Darnley 7aa90b4e94 avcodec/h264: add sse2 versions of previous idct functions 8 years ago
James Darnley 27460dfebc avcodec/h264: add avx 8-bit h264_idct_dc_add 8 years ago
James Darnley f61d454ca1 avcodec/h264: add avx 8-bit h264_idct_add 8 years ago
James Darnley b5325c6711 avcodec/h264: use some 3 operand forms 8 years ago
James Darnley 060ba9e5e3 avcodec/h264: change RETs into REP_RETs where appropriate 8 years ago
Michael Niedermayer fa8fd0808f avcodec/x86/vc1dsp_init: Fix build failure with --disable-optimizations and clang 8 years ago
Ronald S. Bultje 83ae7e6350 x86/idctdsp_init: reindent. 8 years ago
Ronald S. Bultje e0c205677f x86/simple_idct: add explicit sse2 simple_idct_put/add versions. 8 years ago
Ronald S. Bultje 2f0591cfa3 cavs: add a sse2 idct implementation. 8 years ago
Ronald S. Bultje c9d98c5649 cavs: convert idct from inline asm to yasm. 8 years ago
Ronald S. Bultje b51d7d89f8 x86/xvididct: remove use of ff_put/add_pixels_clamped function pointer. 8 years ago
James Almer 6171f178e7 x86/hevc_add_res: merge last remaining changes from 3d65359832 8 years ago
Ronald S. Bultje f8c019944d vp9: re-split the decoder/format/dsp interface header files. 8 years ago
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
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
Diego Biurrun dcc39ee10e lavc: Remove deprecated XvMC support hacks 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
Diego Biurrun 681a86aba6 x86: fft: Port to cpuflags 8 years ago
Diego Biurrun e9bb77fb10 x86: h264: Simplify DEQUANT macro with cpuflags 8 years ago
Diego Biurrun 307eb1a8ee x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags 8 years ago
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 8 years ago
Michael Niedermayer 835d9f299c avcodec/x86/cavsdsp: Put MMX code under mmx check 8 years ago
Diego Biurrun 6eef263aca x86: Merge align directives into SECTION_RODATA declarations where possible 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Diego Biurrun fde7ee8710 x86: hevc: Add missing colons after assembly labels 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
Diego Biurrun 7abdd026df asm: Consistently uppercase SECTION markers 8 years ago