[libav-devel] [PATCH 072/132] x86: dsputil: Move hpeldsp-related declarations to a separate header

2014-03-19 Thread Diego Biurrun
--- libavcodec/x86/dsputil_x86.h| 14 -- libavcodec/x86/{hpeldsp_mmx.c = hpeldsp.h} | 43 ++--- libavcodec/x86/hpeldsp_init.c | 2 +- libavcodec/x86/hpeldsp_mmx.c| 2 +- libavcodec/x86/rnd_mmx.c|

Re: [libav-devel] [PATCH 072/132] x86: dsputil: Move hpeldsp-related declarations to a separate header

2014-03-19 Thread Vittorio Giovara
On Wed, Mar 19, 2014 at 7:13 PM, Diego Biurrun di...@biurrun.de wrote: --- libavcodec/x86/dsputil_x86.h| 14 -- libavcodec/x86/{hpeldsp_mmx.c = hpeldsp.h} | 43 ++--- libavcodec/x86/hpeldsp_init.c | 2 +-