news 28 Posted February 1, 2012 Hi, A new clutter-gst release is now available at: http://source.clutter-project.org/sources/clutter-gst/1.4/clutter-gst-1.4.6.tar.xz http://download.gnome.org/sources/clutter-gst/1.4/clutter-gst-1.4.6.tar.xz SHA256 Checksum: 5368ded143b2f73c3128315dab7b45c5dd8d681341cbae8f83664d2f9bbba3c3 clutter-gst-1.4.6.tar.xz Additionally, a git clone of the source tree: git clone git://git.gnome.org/clutter-gst will include a signed 1.4.6 tag which points to a commit named: d75430f5e5b08b548a72b1d5c9939ff566e7ea31 which can be verified with: git verify-tag 1.4.6 and can be checked out with a command such as: git checkout -b build 1.4.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.4.0 GStreamer ≥ 0.10.26 API reference: http://docs.clutter-project.org/docs/clutter-gst/stable List of changes since 1.4.4 o Fix reffing/unreffing behaviour of ClutterGstVideoTexture -- Damien _______________________________________________ Share this post Link to post