FFmpeg/libavcodec/x86
Daniel Kang 05b0998f51 dsputil: Fix error by not using redzone and register name
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2013-01-28 07:23:20 +01:00
..
ac3dsp_init.c
ac3dsp.asm x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly 2013-01-21 23:54:32 +01:00
cabac.h
cavsdsp.c
dct32.asm
deinterlace.asm
dnxhdenc.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
dsputil_avg_template.c dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 2013-01-27 06:45:31 +01:00
dsputil_mmx.c dsputil: add missing HAVE_YASM guard 2013-01-27 08:41:46 +01:00
dsputil_mmx.h Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
dsputil_qns_template.c
dsputil_rnd_template.c dsputil: remove avg_no_rnd_pixels8. 2013-01-22 18:41:36 -08:00
dsputil.asm Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. 2013-01-26 20:35:42 -08:00
dsputilenc_mmx.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
dsputilenc.asm Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
fdct.c
fft_init.c
fft.asm
fft.h
fmtconvert_init.c
fmtconvert.asm
h264_chromamc_10bit.asm
h264_chromamc.asm x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags 2013-01-15 17:29:43 +01:00
h264_deblock_10bit.asm
h264_deblock.asm
h264_i386.h
h264_idct_10bit.asm
h264_idct.asm Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
h264_intrapred_10bit.asm
h264_intrapred_init.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
h264_intrapred.asm
h264_qpel_8bit.asm Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. 2013-01-26 20:35:42 -08:00
h264_qpel_10bit.asm
h264_qpel.c x86: h264qpel: Move stray comment to the right spot and clarify it 2013-01-26 11:19:22 +01:00
h264_weight_10bit.asm
h264_weight.asm
h264dsp_init.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
hpeldsp.asm dsputil: Fix error by not using redzone and register name 2013-01-28 07:23:20 +01:00
idct_mmx_xvid.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
idct_sse2_xvid.c
idct_xvid.h Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
imdct36.asm
lpc.c
Makefile dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 2013-01-27 06:45:31 +01:00
mathops.h
mlpdsp.c
motion_est.c Drop Snow codec 2013-01-06 16:30:02 +01:00
mpeg4qpel.asm dsputil: Fix error by not using redzone and register name 2013-01-28 07:23:20 +01:00
mpegaudiodec.c
mpegvideo.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
mpegvideoenc_template.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
mpegvideoenc.c
pngdsp_init.c
pngdsp.asm
proresdsp_init.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
proresdsp.asm Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
rv34dsp_init.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
rv34dsp.asm Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
rv40dsp_init.c
rv40dsp.asm
sbrdsp_init.c x86: sbrdsp: Implement SSE qmf_post_shuffle 2013-01-06 13:57:01 +01:00
sbrdsp.asm x86: sbrdsp: Implement SSE qmf_post_shuffle 2013-01-06 13:57:01 +01:00
simple_idct.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
vc1dsp_init.c
vc1dsp_mmx.c dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 2013-01-27 06:45:31 +01:00
vc1dsp.asm
vc1dsp.h
videodsp_init.c
videodsp.asm
vorbisdsp_init.c vorbisdsp: convert x86 simd functions from inline asm to yasm. 2013-01-22 18:02:24 -08:00
vorbisdsp.asm vorbisdsp: convert x86 simd functions from inline asm to yasm. 2013-01-22 18:02:24 -08:00
vp3dsp_init.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
vp3dsp.asm vp3: integrate clear_blocks with idct of previous block. 2013-01-19 22:04:55 -08:00
vp8dsp_init.c Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
vp8dsp.asm Drop DCTELEM typedef 2013-01-22 18:32:56 -08:00
vp56_arith.h
vp56dsp_init.c
vp56dsp.asm
w64xmmtest.c