Re: [FFmpeg-devel] [PATCH]Fix arm compilation with --disable-neon

2015-03-10 Thread Michael Niedermayer
On Tue, Mar 10, 2015 at 12:03:35PM +0100, Carl Eugen Hoyos wrote: > Hi! > > Attached patch fixes compilation for arm with --disable-neon, > reported by Sebastian Holmqvist. > > Please comment, Carl Eugen > hevcdsp.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > a2e07b355b70d0a91

[FFmpeg-devel] [PATCH]Fix arm compilation with --disable-neon

2015-03-10 Thread Carl Eugen Hoyos
Hi! Attached patch fixes compilation for arm with --disable-neon, reported by Sebastian Holmqvist. Please comment, Carl Eugen diff --git a/libavcodec/hevcdsp.c b/libavcodec/hevcdsp.c index 04af178..b7a4729 100644 --- a/libavcodec/hevcdsp.c +++ b/libavcodec/hevcdsp.c @@ -259,6 +259,6 @@ int i = 0