On Mon, Aug 04, 2014 at 09:12:29PM +0200, Bernd Kuhls wrote:
> After the removal of all Blackfin architecture optimizations in
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b55d3bbeed375f7b74442c4dd274d116a3e3d2e1
> some includes were left behind leading to a compile error:
> 
> CC      libavformat/adtsenc.o
> In file included from ./libavcodec/get_bits.h:35,
>                  from ./libavcodec/ac3_parser.h:27,
>                  from libavformat/ac3dec.c:23:
> ./libavcodec/mathops.h:43:29: error: bfin/mathops.h: No such file or directory
> 
> This compile error was found by buildroot autobuild system:
> http://autobuild.buildroot.net/results/ae0/ae056f267e907091d09d2a1546d6f1ae02fa23b9/
> 
> Signed-off-by: Bernd Kuhls <bernd.ku...@t-online.de>
> ---
>  libavcodec/mathops.h |    2 --
>  libavutil/bswap.h    |    2 --
>  libavutil/timer.h    |    2 --
>  3 files changed, 6 deletions(-)

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to