Re: [libav-devel] [PATCH 016/132] x86: Add some more missing headers

2014-03-11 Thread Vittorio Giovara
On Tue, Mar 11, 2014 at 5:27 PM, Diego Biurrun wrote: > --- > libavcodec/x86/dsputil_init.c | 1 + > libavcodec/x86/dsputil_x86.h | 1 + > libavcodec/x86/hpeldsp_init.c | 1 + > libavcodec/x86/simple_idct.c | 1 + > 4 files changed, 4 insertions(+) > Probably ok Vittorio __

[libav-devel] [PATCH 016/132] x86: Add some more missing headers

2014-03-11 Thread Diego Biurrun
--- libavcodec/x86/dsputil_init.c | 1 + libavcodec/x86/dsputil_x86.h | 1 + libavcodec/x86/hpeldsp_init.c | 1 + libavcodec/x86/simple_idct.c | 1 + 4 files changed, 4 insertions(+) diff --git a/libavcodec/x86/dsputil_init.c b/libavcodec/x86/dsputil_init.c index 82864e8..c62dcdd 100644 --- a/l