[vlc-devel] Faad2 are dummies
Derk-Jan Hartman
d.hartman at student.utwente.nl
Sat Jun 14 22:48:35 CEST 2003
Faad2 changed their API. because of this we are currently only
compatible with the unreleased 1.2 version.
Of course this is less then ideal, because it prevents us from having
faad2 support in many distributions. (since not many will include cvs
code).
The changes are really trivial, but some idiot got it into his mind to
use a string as a version-identifier of the library
> #define FAAD2_VERSION "1.2 beta"
And you cannot check strings at compile time with #if
mplayer solved it like this:
http://mplayerhq.hu/pipermail/mplayer-dev-eng/2003-February/015874.html
But i don't know how to port that to our configure.ac.in
Could anyone please take a look at this? I'd really like to see this
fixed.
DJ
---
Videolan - VLC media player
Derk-Jan Hartman (thedj at users.sourceforge.net)
Co-Developer of the MacOS X port of vlc
http://www.videolan.org/vlc
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list