Re: [libav-devel] [PATCH 5/6] x86: dsputil: Coalesce all init files

2014-07-17 Thread Luca Barbato
On 09/07/14 16:02, Diego Biurrun wrote: > --- > libavcodec/x86/Makefile | 3 +- > libavcodec/x86/dsputil_init.c | 451 +- > libavcodec/x86/dsputil_x86.h | 32 --- > libavcodec/x86/motion_est.c | 487 > -- > 4

Re: [libav-devel] [PATCH 5/6] x86: dsputil: Coalesce all init files

2014-07-17 Thread Diego Biurrun
On Wed, Jul 09, 2014 at 07:02:45AM -0700, Diego Biurrun wrote: > --- > libavcodec/x86/Makefile | 3 +- > libavcodec/x86/dsputil_init.c | 451 +- > libavcodec/x86/dsputil_x86.h | 32 --- > libavcodec/x86/motion_est.c | 487 > -

[libav-devel] [PATCH 5/6] x86: dsputil: Coalesce all init files

2014-07-09 Thread Diego Biurrun
--- libavcodec/x86/Makefile | 3 +- libavcodec/x86/dsputil_init.c | 451 +- libavcodec/x86/dsputil_x86.h | 32 --- libavcodec/x86/motion_est.c | 487 -- 4 files changed, 447 insertions(+), 526 deletions(-) del