Re: [FFmpeg-devel] [PATCH] intmath.h: Remove duplicated ARM include.

2014-08-31 Thread Reimar Döffinger
On Sun, Aug 31, 2014 at 06:18:14PM +0200, Michael Niedermayer wrote: > On Sun, Aug 31, 2014 at 12:29:04PM +0200, Reimar Döffinger wrote: > > Signed-off-by: Reimar Döffinger > > --- > > libavutil/intmath.h | 4 > > 1 file changed, 4 deletions(-) > > LGTM Pushed.

Re: [FFmpeg-devel] [PATCH] intmath.h: Remove duplicated ARM include.

2014-08-31 Thread Michael Niedermayer
On Sun, Aug 31, 2014 at 12:29:04PM +0200, Reimar Döffinger wrote: > Signed-off-by: Reimar Döffinger > --- > libavutil/intmath.h | 4 > 1 file changed, 4 deletions(-) LGTM [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB He who knows, does not speak. He who

[FFmpeg-devel] [PATCH] intmath.h: Remove duplicated ARM include.

2014-08-31 Thread Reimar Döffinger
Signed-off-by: Reimar Döffinger --- libavutil/intmath.h | 4 1 file changed, 4 deletions(-) diff --git a/libavutil/intmath.h b/libavutil/intmath.h index e140d82..8f7a69e 100644 --- a/libavutil/intmath.h +++ b/libavutil/intmath.h @@ -35,10 +35,6 @@ * @{ */ -#if ARCH_ARM -# include