[FFmpeg-devel] [PATCH]Fix PGC compilation
Michael Niedermayer
michaelni at gmx.at
Wed Apr 17 00:10:34 CEST 2013
On Wed, Apr 17, 2013 at 12:06:41AM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> configure claims we support Portland Group Compiler, but compilation fails in
> pngenc.c flvdec.c and srtenc.c.
> Attached patches fixes the first two, compilation in srtenc.c fails because of
> the following line:
> .color = srt_color_cb,
> (renaming the element in ass_split.h helps)
>
> Or should we drop pgc from configure? fate fails for dnxhd-rd (32bit) and
> several more tests for 64bit, xtea works fine.
>
> Please comment, Carl Eugen
> libavcodec/pngenc.c | 3 ++-
> libavformat/flvdec.c | 3 ++-
> 2 files changed, 4 insertions(+), 2 deletions(-)
> 6af2276dcd8638ed87f85af92a52ca5e539a0d28 patchpgc.diff
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Asymptotically faster algorithms should always be preferred if you have
asymptotical amounts of data
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130417/266f5316/attachment.asc>
More information about the ffmpeg-devel
mailing list