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 9e0e1f9067 x86/dsputil: add emms to ff_scalarproduct_int16_mmxext() 11 years ago
..
Makefile tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 11 years ago
ac3dsp.asm
ac3dsp_init.c Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b' 11 years ago
cabac.h Merge commit '3741aa37c2a0d0717faff74a5c4cc357d16f6d1d' 11 years ago
cavsdsp.c
constants.c
constants.h
dca.h Merge commit 'b23bc95920e2f10b9621857e829c45b064f356c0' 11 years ago
dcadsp.asm x86/synth_filter: add synth_filter_fma3 11 years ago
dcadsp_init.c Merge commit '3bfdee00cd92ff07c364d4901c4aefda32780756' 11 years ago
dct32.asm
dct_init.c
deinterlace.asm
dirac_dwt.c
dirac_dwt.h
diracdsp_mmx.c
diracdsp_mmx.h
diracdsp_yasm.asm
dnxhdenc.c
dsputil.asm x86/dsputil: add emms to ff_scalarproduct_int16_mmxext() 11 years ago
dsputil_init.c Move add/diff_int16 to lossless_videodsp 11 years ago
dsputil_mmx.c
dsputil_qns_template.c
dsputil_x86.c
dsputil_x86.h Merge commit '017a06a9ee86b047079166c2694c9c655ff03356' 11 years ago
dsputilenc.asm
dsputilenc_mmx.c
dwt_yasm.asm
fdct.c
fft.asm
fft.h
fft_init.c
flacdsp.asm x86: Move XOP emulation to x86util 11 years ago
flacdsp_init.c x86/fladsp: add missing check to ff_flacdsp_init_x86() 11 years ago
fmtconvert.asm
fmtconvert_init.c
fpel.asm
fpel_mmx.c
h263_loopfilter.asm
h263dsp_init.c
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm
h264_deblock_10bit.asm
h264_i386.h
h264_idct.asm
h264_idct_10bit.asm
h264_intrapred.asm
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_qpel.c
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264chroma_init.c
h264dsp_init.c
hpeldsp.asm
hpeldsp_init.c Merge commit '4c642d8d98703faf52983243098f35865e15b312' 11 years ago
hpeldsp_mmx.c
hpeldsp_rnd_template.c
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36.asm x86/imdct36: use sse3 instructions in the last BUTTERF step when possible 11 years ago
lossless_videodsp.asm avcodec/x86/lossless_videodsp: fix w type 11 years ago
lossless_videodsp_init.c avcodec/x86/lossless_videodsp: disable median optimizations for 16bps 11 years ago
lpc.c
mathops.h
mlpdsp.c
motion_est.c
mpeg4qpel.asm
mpegaudiodsp.c x86/imdct36: don't build imdct36_float_sse on x86_64 targets 11 years ago
mpegvideo.c
mpegvideoenc.c
mpegvideoenc_template.c
pngdsp.asm
pngdsp_init.c
proresdsp.asm
proresdsp_init.c Merge commit 'b23650491fbd579a4365f42bd42575afb7b53f7e' 11 years ago
qpel.asm
rnd_mmx.c
rnd_template.c
rv34dsp.asm
rv34dsp_init.c Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b' 11 years ago
rv40dsp.asm
rv40dsp_init.c
sbrdsp.asm
sbrdsp_init.c
simple_idct.c
snowdsp.c
ttadsp.asm tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 11 years ago
ttadsp_init.c tta/x86: add ff_ttafilter_process_dec_{ssse3, sse4} 11 years ago
v210-init.c
v210.asm
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c x86: avcodec: Add a bunch of missing #includes for av_cold 11 years ago
vc1dsp_mmx.c
videodsp.asm x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'. 11 years ago
videodsp_init.c Merge commit '51daafb02eaf96e0743a37ce95a7f5d02c1fa3c2' 11 years ago
vorbisdsp.asm
vorbisdsp_init.c
vp3dsp.asm
vp3dsp_init.c
vp6dsp.asm
vp6dsp_init.c Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b' 11 years ago
vp8dsp.asm
vp8dsp_init.c avcodec/vp8dsp: add VP7 idct and loop filter 11 years ago
vp8dsp_loopfilter.asm
vp9dsp_init.c vp9/x86: intra prediction SIMD. 11 years ago
vp9intrapred.asm vp9/x86: set correct number of registers used in intra pred asm 11 years ago
vp9itxfm.asm vp9/x86: use explicit register for relative stack references. 11 years ago
vp9lpf.asm x86/vp9lpf: simplify 2nd transpose in 44/48/88/84. 11 years ago
vp9mc.asm vp9/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext 11 years ago
vp56_arith.h
w64xmmtest.c