ffmpeg/libavcodec/x86
Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
This makes the aac decoder and all voice codecs independent of dsputil.
2013-01-22 11:55:42 -08:00
..
Makefile Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 2013-01-19 22:21:10 -08:00
ac3dsp.asm x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly 2013-01-21 23:54:32 +01:00
ac3dsp_init.c ac3dec: make downmix() take array of pointers to channel data 2012-12-09 15:52:01 +00:00
cabac.h
cavsdsp.c
dct32.asm
deinterlace.asm
dnxhdenc.c
dsputil.asm floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
dsputil_avg_template.c dsputil: drop non-compliant "fast" qpel mc functions 2013-01-20 14:50:42 +01:00
dsputil_mmx.c floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 2013-01-22 11:55:42 -08:00
dsputil_mmx.h
dsputil_qns_template.c
dsputil_rnd_template.c
dsputilenc.asm dsputilenc: x86: Convert pixel inline asm to yasm 2013-01-21 09:54:10 +01:00
dsputilenc_mmx.c dsputilenc: x86: Convert pixel inline asm to yasm 2013-01-21 09:54:10 +01:00
fdct.c
fft.asm
fft.h
fft_init.c
fmtconvert.asm x86: SPLATD: port to cpuflags 2012-11-18 18:34:05 +01:00
fmtconvert_init.c
h264_chromamc.asm x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags 2013-01-15 17:29:43 +01:00
h264_chromamc_10bit.asm x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
h264_deblock.asm x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
h264_deblock_10bit.asm x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
h264_i386.h
h264_idct.asm x86: h264_idct: port to cpuflags 2012-11-28 00:28:09 +01:00
h264_idct_10bit.asm x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
h264_intrapred.asm x86: h264_intrapred: Fix C function names in comments 2012-11-18 18:34:05 +01:00
h264_intrapred_10bit.asm x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
h264_intrapred_init.c x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
h264_qpel.c x86: h264: Convert 8-bit QPEL inline assembly to YASM 2012-11-25 20:38:35 +01:00
h264_qpel_8bit.asm x86: h264 qpel: use the correct number of utilized xmm regs in cglobal 2012-11-25 18:48:43 -05:00
h264_qpel_10bit.asm
h264_weight.asm x86: h264_weight: port to cpuflags 2012-11-27 21:10:38 +01:00
h264_weight_10bit.asm
h264dsp_init.c x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36.asm
lpc.c
mathops.h
mlpdsp.c
motion_est.c Drop Snow codec 2013-01-06 16:30:02 +01:00
mpegaudiodec.c
mpegvideo.c
mpegvideoenc.c
mpegvideoenc_template.c
pngdsp.asm x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
pngdsp_init.c x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
proresdsp.asm
proresdsp_init.c
rv34dsp.asm x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
rv34dsp_init.c x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
rv40dsp.asm x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
rv40dsp_init.c x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
sbrdsp.asm x86: sbrdsp: Implement SSE qmf_post_shuffle 2013-01-06 13:57:01 +01:00
sbrdsp_init.c x86: sbrdsp: Implement SSE qmf_post_shuffle 2013-01-06 13:57:01 +01:00
simple_idct.c
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c x86: mmx2 ---> mmxext in asm constructs 2012-11-14 00:58:51 +01:00
vc1dsp_mmx.c
videodsp.asm lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
videodsp_init.c lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
vorbisdsp_init.c vorbisdsp: change block_size type from int to intptr_t. 2013-01-20 22:26:42 -08:00
vp3dsp.asm vp3: integrate clear_blocks with idct of previous block. 2013-01-19 22:04:55 -08:00
vp3dsp_init.c vp3: integrate clear_blocks with idct of previous block. 2013-01-19 22:04:55 -08:00
vp8dsp.asm x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
vp8dsp_init.c x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
vp56_arith.h
vp56dsp.asm
vp56dsp_init.c
w64xmmtest.c