You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
James Almer 0f524b6c69 x86/synth_filter: remove the fma3 version ifdefs 11 years ago
..
Makefile DNxHD: convert inline asm to yasm 11 years ago
ac3dsp.asm x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong 11 years ago
ac3dsp_init.c x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes 11 years ago
cabac.h x86: cabac: Use correct #includes to make header compile standalone 11 years ago
cavsdsp.c x86: dsputil: Move fpel declarations to a separate header 11 years ago
constants.c x86: dsputil: Move constant declarations into separate header 12 years ago
constants.h x86: dsputil: Move constant declarations into separate header 12 years ago
dca.h x86: dca: Add missing multiple inclusion guards 11 years ago
dcadsp.asm x86/synth_filter: remove the fma3 version ifdefs 11 years ago
dcadsp_init.c x86/synth_filter: remove the fma3 version ifdefs 11 years ago
dct32.asm
dct_init.c x86: Split DCT and FFT initialization into separate files 11 years ago
deinterlace.asm Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
dnxhdenc.asm DNxHD: convert inline asm to yasm 11 years ago
dnxhdenc_init.c DNxHD: convert inline asm to yasm 11 years ago
dsputil.asm x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong 11 years ago
dsputil_init.c x86: dsputil: Move fpel declarations to a separate header 11 years ago
dsputil_mmx.c x86: dsputil: Move inline assembly macros to a separate header 11 years ago
dsputil_qns_template.c Add missing headers to make template files compile (more) standalone 11 years ago
dsputil_x86.c x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmx 11 years ago
dsputil_x86.h x86: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
dsputilenc.asm dsputil: Use correct type in me_cmp_func function pointer 11 years ago
dsputilenc_mmx.c x86: Drop some unnecessary YASM ifdefs 11 years ago
fdct.c Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
fft.asm x86inc: Utilize the shadow space on 64-bit Windows 11 years ago
fft.h x86: Split DCT and FFT initialization into separate files 11 years ago
fft_init.c x86: Split DCT and FFT initialization into separate files 11 years ago
fmtconvert.asm x86: Make function prototype comments in assembly code consistent 11 years ago
fmtconvert_init.c x86: avcodec: Consistently structure CPU extension initialization 11 years ago
fpel.asm x86: Make function prototype comments in assembly code consistent 11 years ago
fpel.h x86: dsputil: Move fpel declarations to a separate header 11 years ago
fpel_mmx.c x86: dsputil: Move fpel declarations to a separate header 11 years ago
h263_loopfilter.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h263dsp_init.c dsputil: Split off H.263 bits into their own H263DSPContext 11 years ago
h264_chromamc.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_chromamc_10bit.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_deblock.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_deblock_10bit.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_i386.h
h264_idct.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_idct_10bit.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_intrapred.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_intrapred_10bit.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_intrapred_init.c On2 VP7 decoder 11 years ago
h264_qpel.c x86: h264_qpel: Simplify an #if conditional 11 years ago
h264_qpel_8bit.asm
h264_qpel_10bit.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_weight.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264_weight_10bit.asm x86: Make function prototype comments in assembly code consistent 11 years ago
h264chroma_init.c x86: Drop some unnecessary YASM ifdefs 11 years ago
h264dsp_init.c x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes 11 years ago
hpeldsp.asm x86: Make function prototype comments in assembly code consistent 11 years ago
hpeldsp.h x86: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
hpeldsp_init.c x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init 11 years ago
hpeldsp_mmx.c x86: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
hpeldsp_rnd_template.c Add missing headers to make template files compile (more) standalone 11 years ago
idct_mmx_xvid.c x86: xviddct: Employ more specific ifdefs 11 years ago
idct_sse2_xvid.c x86: xviddct: Employ more specific ifdefs 11 years ago
idct_xvid.h
imdct36.asm
inline_asm.h x86: dsputil: Move inline assembly macros to a separate header 11 years ago
lpc.c Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
mathops.h mathops/x86: work around inline asm miscompilation with GCC 4.8.1 11 years ago
mlpdsp.c mlpdsp: x86: Respect cpuflags 12 years ago
motion_est.c dsputil: Use correct type in me_cmp_func function pointer 11 years ago
mpeg4qpel.asm x86: Make function prototype comments in assembly code consistent 11 years ago
mpegaudiodsp.c Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
mpegvideo.c x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes 11 years ago
mpegvideoenc.c x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes 11 years ago
mpegvideoenc_template.c Add missing headers to make template files compile (more) standalone 11 years ago
pngdsp.asm
pngdsp_init.c Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
proresdsp.asm x86: Make function prototype comments in assembly code consistent 11 years ago
proresdsp_init.c prores: Use consistent names for DSP arch initialization functions 11 years ago
qpel.asm x86: Make function prototype comments in assembly code consistent 11 years ago
rnd_template.c x86: dsputil: Move inline assembly macros to a separate header 11 years ago
rv34dsp.asm
rv34dsp_init.c x86: avcodec: Add a bunch of missing #includes for av_cold 11 years ago
rv40dsp.asm x86: Make function prototype comments in assembly code consistent 11 years ago
rv40dsp_init.c x86: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
sbrdsp.asm x86: Make function prototype comments in assembly code consistent 11 years ago
sbrdsp_init.c Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
simple_idct.c x86: Add some more missing headers 11 years ago
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c x86: dsputil: Move fpel declarations to a separate header 11 years ago
vc1dsp_mmx.c x86: dsputil: Move fpel declarations to a separate header 11 years ago
videodsp.asm x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'. 11 years ago
videodsp_init.c x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such. 11 years ago
vorbisdsp.asm
vorbisdsp_init.c x86: Drop some unnecessary YASM ifdefs 11 years ago
vp3dsp.asm
vp3dsp_init.c Remove a number of unnecessary dsputil.h #includes 11 years ago
vp6dsp.asm vp56: Mark VP6-only optimizations as such. 11 years ago
vp6dsp_init.c x86: avcodec: Add a bunch of missing #includes for av_cold 11 years ago
vp8dsp.asm x86: Make function prototype comments in assembly code consistent 11 years ago
vp8dsp_init.c On2 VP7 decoder 11 years ago
vp8dsp_loopfilter.asm x86: Make function prototype comments in assembly code consistent 11 years ago
vp9dsp.asm lavc: VP9 decoder 11 years ago
vp9dsp_init.c x86: avcodec: Add a bunch of missing #includes for av_cold 11 years ago
vp56_arith.h
w64xmmtest.c x86: Add an xmm clobbering wrapper for avcodec_encode_video2 11 years ago