search for: libfaad2

Displaying 1 result from an estimated 1 matches for "libfaad2".

Did you mean: libfaad
2007 Jun 03
1
Swfdec git install redux
...n, available here: http://revis.co.uk/site/?q=node/157 I'll generalise it, transfer it to the wiki and tidy up the installation page shortly. Installation issues: The configure script seems to have a small glitch in that for the packages liblame-dev libxvidcore4-dev libx264-dev libfaac-dev libfaad2-dev it detects only that the library is installed and *not* the headers required to build. Eg if liblame is installed configure will complete, however make will bug out until liblame-dev is installed. Not sure if this is working as intended - it's not true for the other libraries. Once bui...