ffmpeg/libavcodec/x86
Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
..
Makefile x86: Move duplicated put_pixels{8|16}_mmx functions into their own file 2013-05-02 11:16:45 +02:00
ac3dsp.asm x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 2013-04-26 21:06:52 +02:00
ac3dsp_init.c x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponents 2013-04-26 21:06:52 +02:00
cabac.h
cavsdsp.c x86: dsputil: Move cavs and vc1-specific functions where they belong 2013-05-02 11:45:37 +02:00
constants.c
dct32.asm
deinterlace.asm
dnxhdenc.c
dsputil.asm
dsputil_mmx.c x86: dsputil: Move cavs and vc1-specific functions where they belong 2013-05-02 11:45:37 +02:00
dsputil_mmx.h x86: dsputil: Move cavs and vc1-specific functions where they belong 2013-05-02 11:45:37 +02:00
dsputil_qns_template.c
dsputilenc.asm
dsputilenc_mmx.c x86: Move some conditional code around to avoid unused variable warnings 2013-04-22 17:50:02 +02:00
fdct.c
fft.asm
fft.h
fft_init.c
fmtconvert.asm
fmtconvert_init.c
fpel.asm
fpel_mmx.c silly typo fixes 2013-05-03 18:26:12 +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: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:03 +02:00
h264_qpel_8bit.asm
h264_qpel_10bit.asm
h264_weight.asm
h264_weight_10bit.asm
h264chroma_init.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
h264dsp_init.c x86: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:03 +02:00
hpeldsp.asm
hpeldsp_avg_template.c x86: Drop unnecessary ff_ name prefixes from static functions 2013-04-30 16:02:03 +02:00
hpeldsp_init.c x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c 2013-05-02 11:45:37 +02:00
hpeldsp_rnd_template.c x86: Rename dsputil_rnd_template.c to rnd_template.c 2013-04-25 23:03:09 +03:00
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h
imdct36.asm
lpc.c
mathops.h
mlpdsp.c
motion_est.c
mpeg4qpel.asm
mpegaudiodsp.c mpegaudiosp: More consistent names for ppc/x86 optimization files 2013-04-30 12:19:43 +02:00
mpegvideo.c
mpegvideoenc.c x86: Move some conditional code around to avoid unused variable warnings 2013-04-22 17:50:02 +02:00
mpegvideoenc_template.c
pngdsp.asm
pngdsp_init.c
proresdsp.asm
proresdsp_init.c avcodec: Add av_cold attributes to init functions missing them 2013-05-04 21:09:45 +02:00
qpel.asm
rnd_template.c x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c 2013-05-02 11:45:37 +02:00
rv34dsp.asm
rv34dsp_init.c
rv40dsp.asm
rv40dsp_init.c
sbrdsp.asm x86: sbrdsp: Implement SSE2 qmf_deint_bfly 2013-05-03 18:23:14 +02:00
sbrdsp_init.c x86: sbrdsp: Implement SSE2 qmf_deint_bfly 2013-05-03 18:23:14 +02:00
simple_idct.c
vc1dsp.asm
vc1dsp.h
vc1dsp_init.c
vc1dsp_mmx.c x86: dsputil: Move cavs and vc1-specific functions where they belong 2013-05-02 11:45:37 +02:00
videodsp.asm
videodsp_init.c
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