2010-06-22 readme source static 32 64 shared 32 64 shared-dev 32 64 doxy
2010/06/22
2010/06/21
2010/06/20
libfaad removed
libfaad has been removed from FFmpeg svn, so it’s removed from the autobuilds too.
The internal AAC decoder in FFmpeg is suposed to support all features that faad supported, and be much faster. Please test and report any bugs to the forum http://ffmpeg.arrozcru.org/forum
Mac OS X builds!
Nowadays I spend most of my time running Mac OS X, so I decided to make builds for that operating system as well. There are still some issues:
- Only 64-bit support for now (for Mac OS X 10.6.3, which is what I run).
- There is no FFplay because libsdl doesn’t seem to work properly (it builds and links but crashes on startup), and I don’t know any Objective-C to try a fix.
- Many more I forgot…
Actually I don’t know if it works on Mac OS X < 10.6. I’d really appreciate if someone could try and report back.
The builds are packaged in 7z, just like the windows builds. There is a nice program called keka that supports 7z files.
I was way too tired to even put up a nice webpage, so for now you can just browse through the directories:
http://ffmpeg.arrozcru.org/autobuilds/macosx/index.html
Things might have gone funky in the Windows packages, since I had to do extensive changes in the build script. Please for the next few days I’d appreciate if you could download all the daily packages and check if all their contents make sense.
2010/06/19
2010/06/18
libschroedinger re-built
because of the liborc update. note to self: liborc is a bitch to cross-compile, libschroedinger is even worse. I forgot where the bugtracker is…