news 28 Posted September 26, 2012 Hi, A new clutter-gst snapshot is now available at: http://source.clutter-project.org/sources/clutter-gst/1.9/clutter-gst-1.9.92.tar.xz http://download.gnome.org/sources/clutter-gst/1.9/clutter-gst-1.9.92.tar.xz SHA256 Checksum: 5c09dce218f711a44bd4d741e2dd10ffc47e7fcd7b0cf514ca0e92b825c76c45 clutter-gst-1.9.92.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter-gst will include a signed 1.9.92 tag which points to a commit named: 78f68c8ce678d2b3774b01fe3ca6f8254efa9ede which can be verified with: git verify-tag 1.9.92 and can be checked out with a command such as: git checkout -b build 1.9.92 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/unstable List of chances since 1.9.90 o Updated Gstreamer 1.0 port to work with the released GStreamer 1.0.0 o Fix uploading of some videos with odd widths o Disable HW decoder support until it is stabilized in GStreamer 1.0 o autocluttersink now exposes the ts-offset property of the underlying sink Many Thanks to: Edward Hervey Andre Moreira Magalhaes (andrunko) Josep Torra Tim-Philipp Müller -- Damien _______________________________________________ Share this post Link to post