1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavcodec/x86
Daniel Kang 9f00b1cbab dsputilenc: x86: Convert pixel inline asm to yasm
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2013-01-21 09:54:10 +01:00
..
ac3dsp_init.c
ac3dsp.asm x86: ABS2: port to cpuflags 2013-01-14 21:56:55 +01:00
cabac.h
cavsdsp.c
dct32.asm
deinterlace.asm
dnxhdenc.c
dsputil_avg_template.c dsputil: drop non-compliant "fast" qpel mc functions 2013-01-20 14:50:42 +01:00
dsputil_mmx.c dsputil: remove butterflies_float_interleave. 2013-01-20 21:57:35 -08:00
dsputil_mmx.h
dsputil_qns_template.c
dsputil_rnd_template.c
dsputil.asm dsputil: remove butterflies_float_interleave. 2013-01-20 21:57:35 -08:00
dsputilenc_mmx.c dsputilenc: x86: Convert pixel inline asm to yasm 2013-01-21 09:54:10 +01:00
dsputilenc.asm dsputilenc: x86: Convert pixel inline asm to yasm 2013-01-21 09:54:10 +01: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 x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
h264_i386.h
h264_idct_10bit.asm
h264_idct.asm
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_intrapred.asm
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_qpel.c
h264_weight_10bit.asm
h264_weight.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
Makefile Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 2013-01-19 22:21:10 -08:00
mathops.h
mlpdsp.c
motion_est.c Drop Snow codec 2013-01-06 16:30:02 +01:00
mpegaudiodec.c
mpegvideo.c
mpegvideoenc_template.c
mpegvideoenc.c
pngdsp_init.c
pngdsp.asm
proresdsp_init.c
proresdsp.asm
rv34dsp_init.c
rv34dsp.asm
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
vc1dsp_init.c
vc1dsp_mmx.c
vc1dsp.asm
vc1dsp.h
videodsp_init.c lavc: introduce VideoDSPContext 2012-12-20 13:40:45 +01:00
videodsp.asm 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_init.c vp3: integrate clear_blocks with idct of previous block. 2013-01-19 22:04:55 -08:00
vp3dsp.asm vp3: integrate clear_blocks with idct of previous block. 2013-01-19 22:04:55 -08:00
vp8dsp_init.c x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
vp8dsp.asm x86inc: support stack mem allocation and re-alignment in PROLOGUE 2012-12-12 05:23:46 +01:00
vp56_arith.h
vp56dsp_init.c
vp56dsp.asm
w64xmmtest.c