ffmpeg/libavcodec/x86
Christophe Gisquet b6293e2798 fmtconvert: Explicitly use int32_t instead of int
Signed-off-by: Martin Storsjö <martin@martin.st>
2013-07-17 11:02:47 +03:00
..
Makefile build: cosmetics: Place unconditional before conditional OBJS lines 2013-05-30 02:17:31 +03:00
ac3dsp.asm
ac3dsp_init.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
cabac.h cabac: x86 version of get_cabac_bypass 2013-07-04 16:06:10 +02:00
cavsdsp.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
constants.c
constants.h
dct32.asm
deinterlace.asm
dnxhdenc.c
dsputil.asm
dsputil_init.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
dsputil_mmx.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
dsputil_qns_template.c
dsputil_x86.h x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
dsputilenc.asm
dsputilenc_mmx.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
fdct.c
fft.asm
fft.h
fft_init.c
fmtconvert.asm fmtconvert: Explicitly use int32_t instead of int 2013-07-17 11:02:47 +03:00
fmtconvert_init.c fmtconvert: Explicitly use int32_t instead of int 2013-07-17 11:02:47 +03:00
fpel.asm
fpel_mmx.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
h263_loopfilter.asm
h264_chromamc.asm
h264_chromamc_10bit.asm
h264_deblock.asm
h264_deblock_10bit.asm
h264_i386.h
h264_idct.asm
h264_idct_10bit.asm
h264_intrapred.asm
h264_intrapred_10bit.asm
h264_intrapred_init.c
h264_qpel.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264chroma_init.c
h264dsp_init.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
hpeldsp.asm
hpeldsp_init.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
hpeldsp_mmx.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
hpeldsp_rnd_template.c
idct_mmx_xvid.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
idct_sse2_xvid.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
idct_xvid.h
imdct36.asm
lpc.c
mathops.h
mlpdsp.c mlpdsp: x86: Respect cpuflags 2013-07-12 04:34:49 +02:00
motion_est.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
mpeg4qpel.asm
mpegaudiodsp.c
mpegvideo.c mpegvideo: Remove commented-out PARANOID debug cruft 2013-05-15 23:53:42 +02:00
mpegvideoenc.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
mpegvideoenc_template.c
pngdsp.asm
pngdsp_init.c
proresdsp.asm
proresdsp_init.c
qpel.asm
rnd_mmx.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
rnd_template.c
rv34dsp.asm
rv34dsp_init.c Remove unnecessary dsputil.h #includes 2013-02-26 00:51:34 +01:00
rv40dsp.asm
rv40dsp_init.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
sbrdsp.asm
sbrdsp_init.c
simple_idct.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
vc1dsp_mmx.c x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 2013-05-12 22:28:07 +02:00
videodsp.asm
videodsp_init.c Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
vorbisdsp.asm
vorbisdsp_init.c
vp3dsp.asm
vp3dsp_init.c
vp8dsp.asm
vp8dsp_init.c
vp56_arith.h
vp56dsp.asm
vp56dsp_init.c
w64xmmtest.c