gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Re: NetStream-SquareTest.swf failures with ffmpeg


From: Russ Nelson
Subject: Re: [Gnash-dev] Re: NetStream-SquareTest.swf failures with ffmpeg
Date: Thu, 10 Apr 2008 15:31:27 -0400

Hong Yu writes:
 > 2008. Gnash build encountered error in generating gnashconfig.h for 
 > FFmpeg newer than Feb 2008, due to LIBAVCODEC_VERSION in avcodec.h.

http://svn.mplayerhq.hu/ffmpeg?view=rev&revision=12194

They moved the include files.  Applications should #include <libX/X.h>
instead of #include <ffmpeg/X.h>.  I can implement that using a REALLY
UGLY (aren't they all?) ifdef; advice requested on how to not do that.

We could make our own include subdirectory which has libavcodec and
libavformat subdirectories and which symlinks to ffmpeg or
libavcodec/libavformat as necessary.

-- 
--my blog is at    http://blog.russnelson.com   | Software that needs
Crynwr sells support for free software  | PGPok | documentation is software
521 Pleasant Valley Rd. | +1 315-323-1241       | that needs repair.
Potsdam, NY 13676-3213  |     Sheepdog          | 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]