FFmpeg/libavcodec/x86
Mans Rullgard 6efb698883 cavsdsp: set idct permutation independently of dsputil
CAVS uses its own idct so using dsputil to set the permutation
is fragile.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2012-09-07 11:42:35 +01:00
..
ac3dsp_init.c
ac3dsp.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
cabac.h
cavsdsp.c cavsdsp: set idct permutation independently of dsputil 2012-09-07 11:42:35 +01:00
dct32.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
deinterlace.asm
dnxhdenc.c dnxhdenc: x86: more sensible names for optimization file and init function 2012-08-24 02:23:15 +02:00
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputil_mmx.c cavsdsp: set idct permutation independently of dsputil 2012-09-07 11:42:35 +01:00
dsputil_mmx.h
dsputil.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
dsputilenc_mmx.c x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
dsputilenc.asm
fdct.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
fft_init.c
fft.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
fft.h
fmtconvert_init.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
fmtconvert.asm
h264_chromamc_10bit.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_chromamc.asm
h264_deblock_10bit.asm
h264_deblock.asm
h264_i386.h
h264_idct_10bit.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_idct.asm
h264_intrapred_10bit.asm x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_intrapred_init.c
h264_intrapred.asm
h264_qpel_10bit.asm
h264_qpel.c x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
h264_weight_10bit.asm
h264_weight.asm
h264dsp_init.c x86: h264dsp: drop some unnecessary ifdefs around prototype declarations 2012-09-04 01:44:59 +02:00
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36.asm x86: avcodec: Drop silly "_sse" suffixes from filenames 2012-08-28 18:37:33 +02:00
lpc.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
Makefile x86: Always compile files with functions that are called unconditionally 2012-08-29 00:27:06 +02:00
mathops.h
mlpdsp.c
motion_est.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
mpegaudiodec.c x86: Fix linking with some or all of yasm, mmx, optimizations disabled 2012-08-30 19:37:32 +02:00
mpegvideo.c x86: mpegvideo: more sensible names for optimization file and init function 2012-08-24 02:23:16 +02:00
mpegvideoenc_template.c x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 2012-08-29 00:14:52 +02:00
mpegvideoenc.c x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
pngdsp_init.c x86: avcodec: Consistently name all init files 2012-08-16 11:05:38 +02:00
pngdsp.asm
proresdsp_init.c x86: avcodec: Consistently name all init files 2012-08-16 11:05:38 +02:00
proresdsp.asm
rv34dsp_init.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
rv34dsp.asm
rv40dsp_init.c x86: Fix linking with some or all of yasm, mmx, optimizations disabled 2012-08-30 19:37:32 +02:00
rv40dsp.asm
sbrdsp_init.c
sbrdsp.asm
simple_idct.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
snowdsp.c x86: avcodec: Drop silly "_mmx" suffixes from filenames 2012-08-28 18:37:34 +02:00
vc1dsp_mmx.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
vc1dsp.asm
vp3dsp_init.c
vp3dsp.asm
vp8dsp_init.c x86: cosmetics: Comment some #endifs for better readability 2012-08-30 18:50:33 +02:00
vp8dsp.asm
vp56_arith.h x86: vp56: cmov version of vp56_rac_get_prob requires inline asm 2012-09-05 21:30:46 +02:00
vp56dsp_init.c
vp56dsp.asm
w64xmmtest.c