Some of you may be interested in the progress for the upcoming AVbin 10 release.
Here's what has been done so far:
- Set up buildbot master.
- Set up buildbot slaves for each of the 6 os/arch combinations.
- Switched from Libav 0.6.6 to Libav 0.8.3
- Cherry-picked (most of the) commits from Jernej's excellent
ffmpeg_0.10 branch to adapt to the newer version of Libav
- Fixed configure and link errors on OS X (32/64-bit) and Linux (32/64-bit)
- Stopped monkey-patching Libav's generated config.h, since we don't
need to anymore.
The remaining to-do's are here:
https://github.com/AVbin/AVbin/issues?labels=&milestone=2&page=1&state=open
Happy coding!
~ Nathan