Changeset 311a953c in ffmpeg
- Timestamp:
-
Jun 25, 2016, 1:48:19 AM
(8 years ago)
- Author:
- Michael Niedermayer <michael@niedermayer.cc>
- Branches:
- master
- Children:
- 8db203a9
- Parents:
- 46a60fe
- git-author:
- Jing Yu <jingyu-at-google.com@ffmpeg.org> (06/23/16 23:36:46)
- git-committer:
- Michael Niedermayer <michael@niedermayer.cc> (06/25/16 01:48:19)
- Message:
-
avcodec/ppc: fix broken build when compiling libavcodec with LLVM on PPC backend
This commit 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.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
(No files)
-