[libav-devel] [PATCH 118/132] x86: dsputil: Replace silly mmx suffix on encoding init functions by x86

2014-07-08 Thread Diego Biurrun
--- libavcodec/x86/dsputil_init.c | 2 +- libavcodec/x86/dsputil_x86.h| 4 ++-- libavcodec/x86/dsputilenc_mmx.c | 4 ++-- libavcodec/x86/motion_est.c | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libavcodec/x86/dsputil_init.c b/libavcodec/x86/dsputil_init.c

Re: [libav-devel] [PATCH 118/132] x86: dsputil: Replace silly mmx suffix on encoding init functions by x86

2014-07-08 Thread Vladimir Pantelic
it does as advertised, OK by me On 07/08/2014 02:39 PM, Diego Biurrun wrote: --- libavcodec/x86/dsputil_init.c | 2 +- libavcodec/x86/dsputil_x86.h| 4 ++-- libavcodec/x86/dsputilenc_mmx.c | 4 ++-- libavcodec/x86/motion_est.c | 2 +- 4 files changed, 6 insertions(+), 6