Hi everyone,
Clutter-Gst 1.3.2 is now available for download at: http://www.clutter-project.org/sources/clutter-gst/1.3 SHA256 checksums: e77319cc3af02fbd5fbb4f4f3987badd0ca3a06c7ac704984beaf5483624b329 clutter-gst-1.3.2.tar.gz f30d022dc356563914c6c9312dfb996a39193a0137ed1b3ce851467fd67ade4e clutter-gst-1.3.2.tar.bz2 Clutter-Gst is an integration library for using GStreamer with Clutter. Its purpose is to provide an actor that implements the ClutterMedia interface using GStreamer. Clutter-GStreamer requires: GLib >= 2.18.0 Clutter >= 1.3.14 GStreamer >= 0.10 The official website is: http://www.clutter-project.org API reference: http://www.clutter-project.org/docs/clutter-gst/stable To subscribe to the Clutter mailing list, visit: http://lists.clutter-project.org/listinfo/clutter-devel-list The official mailing list archive is: http://lists.clutter-project.org/pipermail/clutter-devel-list Notes ----- o This version of clutter-gst depends on Clutter 1.3.14 and will not work with Clutter 1.2.x or Clutter 1.0.x. Use the relevant branches if you are using older Clutter versions. What's new in 1.3.2 -------------------- o Respects the pixel-aspect-ratio property of the video frames and have VideoTexture advertise the right preferred size. o Reworked how ARB fragment programs are set on the materials using a clutter 1.4 feature to set a program on a material, fixing the way materials were used along the way. o Removed all raw OpenGL code and only use Cogl. Many thanks to: Robert Bragg -- Damien _______________________________________________ clutter-announce mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-announce
