ffmpeg/libavcodec/x86
Diego Biurrun 3f02c533f3 build: fft: x86: Drop unused YASM-OBJS-FFT- variable 2012-08-27 03:10:58 +02:00
..
Makefile build: fft: x86: Drop unused YASM-OBJS-FFT- variable 2012-08-27 03:10:58 +02:00
ac3dsp.asm
ac3dsp_init.c x86: avcodec: Appropriately name files containing only init functions 2012-08-15 03:24:08 +02:00
cabac.h x86: cabac: allow building with suncc 2012-08-13 14:51:52 +01:00
cavsdsp_mmx.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
dct32_sse.asm
deinterlace.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
dnxhdenc.c dnxhdenc: x86: more sensible names for optimization file and init function 2012-08-24 02:23:15 +02:00
dsputil.asm x86: Drop silly "_yasm" suffixes from filenames 2012-08-12 17:13:05 +02:00
dsputil_mmx.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
dsputil_mmx.h x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
dsputil_mmx_avg_template.c
dsputil_mmx_qns_template.c
dsputil_mmx_rnd_template.c
dsputilenc.asm x86: Drop silly "_yasm" suffixes from filenames 2012-08-12 17:13:05 +02:00
dsputilenc_mmx.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
fdct_mmx.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
fft.h
fft_init.c x86: avcodec: Appropriately name files containing only init functions 2012-08-15 03:24:08 +02:00
fft_mmx.asm x86: fft: remove unused fft_dispatch* functions 2012-08-25 23:58:26 +01:00
fmtconvert.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
fmtconvert_init.c x86: avcodec: Appropriately name files containing only init functions 2012-08-15 03:24:08 +02:00
h264_chromamc.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_chromamc_10bit.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_deblock.asm
h264_deblock_10bit.asm x86: use 32-bit source registers with movd instruction 2012-08-07 15:21:20 +01:00
h264_i386.h x86: cabac: allow building with suncc 2012-08-13 14:51:52 +01:00
h264_idct.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_idct_10bit.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_intrapred.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_intrapred_10bit.asm
h264_intrapred_init.c Replace all CODEC_ID_* with AV_CODEC_ID_* 2012-08-07 16:00:24 +02:00
h264_qpel_10bit.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_qpel_mmx.c
h264_weight.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264_weight_10bit.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
h264dsp_init.c x86: avcodec: Appropriately name files containing only init functions 2012-08-15 03:24:08 +02:00
idct_mmx_xvid.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
idct_sse2_xvid.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
idct_xvid.h
imdct36_sse.asm
lpc_mmx.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
mathops.h Move MASK_ABS macro to libavcodec/mathops.h 2012-08-09 00:58:20 +01:00
mlpdsp.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
motion_est_mmx.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
mpegaudiodec_mmx.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
mpegvideo.c x86: mpegvideo: more sensible names for optimization file and init function 2012-08-24 02:23:16 +02:00
mpegvideoenc.c x86: mpegvideoenc: Split optimizations off into a separate file 2012-08-24 02:23:16 +02:00
mpegvideoenc_template.c x86: mpegvideoenc: Split optimizations off into a separate file 2012-08-24 02:23:16 +02:00
pngdsp.asm x86: pngdsp: Fix assembly for OS/2 2012-08-08 15:45:09 +02:00
pngdsp_init.c x86: avcodec: Consistently name all init files 2012-08-16 11:05:38 +02:00
proresdsp.asm
proresdsp_init.c x86: avcodec: Consistently name all init files 2012-08-16 11:05:38 +02:00
rv34dsp.asm x86: use 32-bit source registers with movd instruction 2012-08-07 15:21:20 +01:00
rv34dsp_init.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
rv40dsp.asm x86: use 32-bit source registers with movd instruction 2012-08-07 15:21:20 +01:00
rv40dsp_init.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
sbrdsp.asm
sbrdsp_init.c
simple_idct_mmx.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
snowdsp_mmx.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
vc1dsp.asm x86: Drop silly "_yasm" suffixes from filenames 2012-08-12 17:13:05 +02:00
vc1dsp_mmx.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vp3dsp.asm
vp3dsp_init.c
vp8dsp.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
vp8dsp_init.c x86: avcodec: Consistently name all init files 2012-08-16 11:05:38 +02:00
vp56_arith.h
vp56dsp.asm x86: add colons after labels 2012-08-07 15:20:56 +01:00
vp56dsp_init.c x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 2012-08-09 00:58:20 +01:00
w64xmmtest.c