news 28 Posted May 30, 2012 Hi, A new clutter-gst snapshot is now available at: http://source.clutter-project.org/sources/clutter-gst/1.5/clutter-gst-1.5.6.tar.xz http://download.gnome.org/sources/clutter-gst/1.5/clutter-gst-1.5.6.tar.xz SHA256 Checksum: f12b59d5a548abe38c63750ae2e6cb909afd90cfdcc06d2c4288097f962b08bc clutter-gst-1.5.6.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter-gst will include a signed 1.5.6 tag which points to a commit named: 180c5cf48c475cc3ee50bf437509271afd3dad8b which can be verified with: git verify-tag 1.5.6 and can be checked out with a command such as: git checkout -b build 1.5.6 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 ≥ 0.10.26 API reference: http://docs.clutter-project.org/docs/clutter-gst/unstable List of changes since 1.5.4 o Fix play/pause of autocluttersink, o Add a "in-seek" property to the player to be notified when the pipeline is seeking, o Various build and smaller fixes. Many Thanks to: Josep Torra Tomas Frydrych Adrian Bunk Lionel Landwerlin Michael Wood -- Damien _______________________________________________ Share this post Link to post