Re: [FFmpeg-devel] [PATCH 2/2] alpha/me_cmp: move code out of dsputil

2014-07-17 Thread Michael Niedermayer
On Thu, Jul 17, 2014 at 11:45:35PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > Untested. > > libavcodec/alpha/Makefile | 5 ++- > libavcodec/alpha/dsputil_alpha.c | 40 > -- > libavcodec/alpha/dsputil_alpha.h

[FFmpeg-devel] [PATCH 2/2] alpha/me_cmp: move code out of dsputil

2014-07-17 Thread James Almer
Signed-off-by: James Almer --- Untested. libavcodec/alpha/Makefile | 5 ++- libavcodec/alpha/dsputil_alpha.c | 40 -- libavcodec/alpha/dsputil_alpha.h | 32 - .../alpha/{motion_est_alpha.c => me_cmp