[FFmpeg-devel] [PATCH 1/1] Fix compile error on bfin.

Michael Niedermayer michaelni at gmx.at
Tue Aug 5 02:04:34 CEST 2014


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.kuhls at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140805/7f06465a/attachment.asc>


More information about the ffmpeg-devel mailing list