981 Commits (87c6c78604e4dd16f1f45862b27ca006da010527)

Author SHA1 Message Date
Christophe Gisquet ad507d7907 x86: dcadsp: implement SSE lfe_dir 11 years ago
Diego Biurrun b23650491f prores: Use consistent names for DSP arch initialization functions 11 years ago
Diego Biurrun 017a06a9ee x86: dsputil: Use correct file name as multiple inclusion guard 11 years ago
Diego Biurrun b23bc95920 x86: dca: Add missing multiple inclusion guards 11 years ago
Janne Grunau 5c1c6e8226 dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders 11 years ago
Janne Grunau 0cffd6fff5 x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale 11 years ago
Christophe Gisquet 5b59a9fc61 x86: dcadsp: implement int8x8_fmul_int32 11 years ago
Ronald S. Bultje 9ee9c679a7 x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'. 11 years ago
Ronald S. Bultje 51daafb02e x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such. 11 years ago
Diego Biurrun aab40bbfd5 x86: dsputil: Simplify xvmc deprecation conditional 11 years ago
Diego Biurrun 46bacb5cc6 x86: Consistently use cpu flag detection macros in places that still miss it 11 years ago
Diego Biurrun 4c642d8d98 x86: hpeldsp: Add missing av_cold attribute to init function 11 years ago
Diego Biurrun b0be1ae792 x86: avcodec: Add a bunch of missing #includes for av_cold 11 years ago
Anton Khirnov a03a642d5c h264: do not use 422 functions for monochrome 11 years ago
Anton Khirnov dfc50ac85e x86: mpegvideo: move denoise_dct asm to mpegvideoenc 11 years ago
Diego Biurrun 4958f35a2e dsputil: Move apply_window_int16 to ac3dsp 11 years ago
Diego Biurrun 3d7c84747d x86: Initialize mmxext after amd3dnow optimizations 11 years ago
Diego Biurrun 7ffaa19570 dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideo 11 years ago
Diego Biurrun cf7860db60 x86: dsputil: Suppress deprecation warnings for XvMC bits 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
Ronald S. Bultje 458446acfa lavc: Edge emulation with dst/src linesize 11 years ago
Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 11 years ago
Diego Biurrun 0338c39698 dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
Diego Biurrun e2b5b09789 x86: rv40dsp: Use PAVGB instruction macro where appropriate 11 years ago
Mikulas Patocka 694d997afe x86: hpeldsp: Use PAVGB instruction macro where necessary 11 years ago
Diego Biurrun 1700b4e678 x86: vp8dsp: Split loopfilter code into a separate file 11 years ago
Diego Biurrun 6405ca7d4a x86: h264_idct: Update comments to match 8/10-bit depth optimization split 11 years ago
Henrik Gramner bbe4a6db44 x86inc: Utilize the shadow space on 64-bit Windows 11 years ago
Diego Biurrun ce1e8045e0 x86: fdct: Employ more specific ifdefs 11 years ago
Diego Biurrun 2ddb35b911 x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx 11 years ago
Diego Biurrun 258414d077 x86: fdct: Initialize optimized fdct implementations in the standard way 11 years ago
Diego Biurrun 0b8b2ae5e9 x86: xviddct: Employ more specific ifdefs 11 years ago
Diego Biurrun 6cc133ec58 x86: fdct: Only build fdct code if encoders have been enabled 11 years ago
Martin Storsjö 1daea5232f x86: Add an xmm clobbering wrapper for avcodec_encode_video2 11 years ago
Hendrik Leppkes a06a5b78e2 mathops/x86: work around inline asm miscompilation with GCC 4.8.1 11 years ago
Diego Biurrun e998b56362 x86: avcodec: Consistently structure CPU extension initialization 11 years ago
Diego Biurrun 6369ba3c9c x86: avcodec: Use convenience macros to check for CPU flags 11 years ago
Diego Biurrun cd52917237 x86: rv40dsp: Move inline assembly optimizations out of YASM init section 11 years ago
Diego Biurrun a64f6a04ac dsputil: x86: Hide arch-specific initialization details 11 years ago
Diego Biurrun 8506ff97c9 vp56: Mark VP6-only optimizations as such. 11 years ago
Diego Biurrun e7b31844f6 x86: Split DCT and FFT initialization into separate files 11 years ago
Diego Biurrun 0b45269c2d x86: h264_idct: Remove incorrect comment 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 12 years ago
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int 12 years ago
Luca Barbato 2b379a9251 mlpdsp: x86: Respect cpuflags 12 years ago
Jason Garrett-Glaser d222f6e39e cabac: x86 version of get_cabac_bypass 12 years ago
Diego Biurrun 186599ffe0 build: cosmetics: Place unconditional before conditional OBJS lines 12 years ago
Diego Biurrun 004b81c465 mpegvideo: Remove commented-out PARANOID debug cruft 12 years ago
Diego Biurrun 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
Diego Biurrun 245b76a108 x86: dsputil: Split inline assembly from init code 12 years ago