[FFmpeg-devel] [ppc] fix broken build when compiling libavcodec with LLVM on PPC backend

Jing Yu jingyu at google.com
Fri Jun 24 01:36:46 CEST 2016


Hi,

This patch fixes a broken build when compiling libavcodec with LLVM
compiler. These assembly files use non-standard format that is only
supported by GCC compiler. It would be nice to use a common standard
format. With this patch, both GCC and LLVM can build and generate the
same objects.

Thanks for your review.

Jing
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg_ppc.patch
Type: application/octet-stream
Size: 2180 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160623/365618bc/attachment.obj>


More information about the ffmpeg-devel mailing list