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.
 
 
 
 
Diego Biurrun d2869aea04 dsputil: Move MMX/SSE2-optimized IDCT bits to the x86 subdirectory 11 years ago
..
Makefile dsputil: Split off global motion compensation bits into a separate context 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
apedsp.asm dsputil: Move APE-specific bits into apedsp 11 years ago
apedsp_init.c dsputil: Move APE-specific bits into apedsp 11 years ago
audiodsp.asm dsputil: Split audio operations off into a separate context 11 years ago
audiodsp.h dsputil: Split audio operations off into a separate context 11 years ago
audiodsp_init.c dsputil: Split audio operations off into a separate context 11 years ago
audiodsp_mmx.c dsputil: Split audio operations off into a separate context 11 years ago
blockdsp_mmx.c dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
bswapdsp.asm dsputil: Split bswap*_buf() off into a separate context 11 years ago
bswapdsp_init.c dsputil: Split bswap*_buf() off into a separate context 11 years ago
cabac.h
cavsdsp.c x86: dsputil: Move fpel declarations to a separate header 11 years ago
constants.c
constants.h
dca.h
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
deinterlace.asm
dnxhdenc.asm DNxHD: convert inline asm to yasm 11 years ago
dnxhdenc_init.c DNxHD: convert inline asm to yasm 11 years ago
dsputil_init.c dsputil: Move MMX/SSE2-optimized IDCT bits to the x86 subdirectory 11 years ago
dsputil_mmx.c dsputil: Split off global motion compensation bits into a separate context 11 years ago
dsputil_qns_template.c Add missing headers to make template files compile (more) standalone 11 years ago
dsputil_x86.h dsputil: Split off global motion compensation bits into a separate context 11 years ago
dsputilenc.asm
dsputilenc_mmx.c dsputil: Move SVQ1 encoding specific bits into svq1enc 11 years ago
fdct.c
fft.asm
fft.h
fft_init.c
fmtconvert.asm
fmtconvert_init.c
fpel.asm
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
h263dsp_init.c
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm x86: h264: Don't keep data in the redzone across function calls on 64 bit unix 11 years ago
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 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
h264_weight.asm
h264_weight_10bit.asm
h264chroma_init.c x86: Drop some unnecessary YASM ifdefs 11 years ago
h264dsp_init.c x86: h264dsp: Fix link failure with optimizations disabled 11 years ago
hpeldsp.asm
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
huffyuvdsp.asm dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
huffyuvdsp.h dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
huffyuvdsp_init.c dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
huffyuvdsp_mmx.c dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
huffyuvencdsp_mmx.c dsputil: Split off HuffYUV encoding bits into their own context 11 years ago
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36.asm
inline_asm.h
lpc.c
mathops.h
mlpdsp.c
motion_est.c
mpegaudiodsp.c
mpegvideo.c x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes 11 years ago
mpegvideodsp.c dsputil: Split off global motion compensation bits into a separate context 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
proresdsp.asm
proresdsp_init.c
qpel.asm
qpeldsp.asm dsputil: Split off quarterpel bits into their own context 11 years ago
qpeldsp_init.c dsputil: Split off quarterpel bits into their own context 11 years ago
rnd_template.c
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
rv40dsp_init.c x86: dsputil: Move hpeldsp-related declarations to a separate header 11 years ago
sbrdsp.asm
sbrdsp_init.c
simple_idct.c
svq1enc_mmx.c dsputil: Move SVQ1 encoding specific bits into svq1enc 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
videodsp_init.c
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
vp6dsp_init.c
vp8dsp.asm
vp8dsp_init.c On2 VP7 decoder 11 years ago
vp8dsp_loopfilter.asm
vp9dsp.asm
vp9dsp_init.c
vp56_arith.h
w64xmmtest.c