Fobs 0.4.2 has been released. This new version includes some stability fixes, and support for the latest versions of the 3rd party libraries. Only source code available, binaries to come in the next few days. Due to the restructuring of sources, the CVS repository has not been yet updated. Updates to come.
Some new features are:
* Improve a/v sync in playback: First a/v sync fix implemented
* Fix: Memory leaks in packet management
* Partial compatibility with new changes in ffmpeg API
- using swscale.h (but license is still LGPL)
- Fix encoder to properly work with new APIs
* Improved compatibility in 64bit architectures (Kenlars contribution)
- pointers are passed using long vars instead of int
* New distribution of files and folders in the source package. Simplified building process.