]> git.sesse.net Git - ffmpeg/commit
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h
authorDiego Biurrun <diego@biurrun.de>
Tue, 7 May 2013 23:52:57 +0000 (01:52 +0200)
committerDiego Biurrun <diego@biurrun.de>
Sun, 12 May 2013 20:28:07 +0000 (22:28 +0200)
commit1399931d07f0f37ef4526eb8d39d33c64e09618a
tree606d93ca7533357e3bbc2db760768cf7b8a58d12
parent245b76a108585b6fb52eebc2626c472d6fa530dc
x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h

The header is not (anymore) MMX-specific.
22 files changed:
libavcodec/imgconvert.c
libavcodec/x86/ac3dsp_init.c
libavcodec/x86/cavsdsp.c
libavcodec/x86/dsputil_init.c
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/dsputil_x86.h [moved from libavcodec/x86/dsputil_mmx.h with 100% similarity]
libavcodec/x86/dsputilenc_mmx.c
libavcodec/x86/fpel_mmx.c
libavcodec/x86/h264_qpel.c
libavcodec/x86/h264dsp_init.c
libavcodec/x86/hpeldsp_init.c
libavcodec/x86/hpeldsp_mmx.c
libavcodec/x86/idct_mmx_xvid.c
libavcodec/x86/idct_sse2_xvid.c
libavcodec/x86/motion_est.c
libavcodec/x86/mpegvideo.c
libavcodec/x86/mpegvideoenc.c
libavcodec/x86/rnd_mmx.c
libavcodec/x86/rv40dsp_init.c
libavcodec/x86/simple_idct.c
libavcodec/x86/vc1dsp_init.c
libavcodec/x86/vc1dsp_mmx.c