news 28 Posted February 6, 2013 Hi, A new clutter-gst release is now available at: http://source.clutter-project.org/sources/clutter-gst/2.0/clutter-gst-2.0.0.tar.xz http://download.gnome.org/sources/clutter-gst/2.0/clutter-gst-2.0.0.tar.xz SHA256 Checksum: c612926f1e0bbd3c1ad748192cfccf0f15fdff0113db3b983d9f58989431f99a clutter-gst-2.0.0.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter-gst will include a signed 2.0.0 tag which points to a commit named: b788ee8d3dfcec28fd54d38306ae87c78b11ff32 which can be verified with: git verify-tag 2.0.0 and can be checked out with a command such as: git checkout -b build 2.0.0 Clutter-Gst is an integration library for using GStreamer with Clutter. It provides a GStreamer sink to upload frames to GL and an actor that implements the ClutterMedia interface using playbin2. Clutter-gst depends on: GLib ≥ 2.18.0 Clutter ≥ 1.6.0 GStreamer ≥ 1.0.0 API reference: http://docs.clutter-project.org/docs/clutter-gst/stable List of changes since 1.9.92 o Fix a bug in autocluttersink that would lead to playbin not considering it as a sink any more when removing the actual sink from the bin o Small build and deprecation fixes Many Thanks to: Nuno Araujo Hans-Christian Ebke Javier Jardón Nirbheek Chauhan -- Damien _______________________________________________ Share this post Link to post