First release of GStreamer 0.9.x series

The GStreamer team have just announced the first release of the new development series of GStreamer, 0.9.1. This release kicks off an exciting new chapter in the project history and will hopefully bring a lot of nice improvements to our application developers and end-users. The new development series is not 100% API compatible with the 0.8.x series which we have mantained for quite some time now and which is the one used in current releases of GNOME. That said the API changes are relativly moderate and applications should be possible to port over in a matter of days, at least in the case of most playback applications.
Click read more for more details and download instructions.
For the common end user this first release of GStreamer 0.9.x is probably not of interest, there are just a small subset of plugins ported so far and only partial applications port. For developers on the other side we strongly encourage you to take this release and start porting your plugins and applications over. The more issues we are able to discover during the 0.9.x development series the bigger the chance that we will be able to declare one of the 0.10.x releases as 1.0 instead of going by a 0.11.x/0.12.x series first.
One of the things users will notice compared to earlier versions of GStreamer with this new version is that our technical playback support have improved a lot, with this version playback will start instantly when you press play
in your application and when you seek the audio or video track will start playing instantly when you let go of the seekbar. For video seek you will also see the movie blurring past as you seek, those of you who where at GUADEC this year and attended the GStreamer talk have of course already seen this in action.
This development series is based upon a complete redo of the GStreamer threading design, in order to improve the robustness greatly, so this release series should be much more stable on and be able to make much better use of SMP systems, hyperthreading systems and Cell architecture systems.
This version was developed with support from Nokia and is also meant to improve GStreamer for use on embeded devices with limited resources. There is already widespread interest in GStreamer from this sector so you should see more GStreamer based devices popping up in the not to distant future.
Anyway you find the tarball and release notes here for the core and here you find tarball and release notes for the base plugin package here.


