Hi,

A new clutter-gst snapshot is now available at:

  
http://source.clutter-project.org/sources/clutter-gst/1.3/clutter-gst-1.3.14.tar.bz2
  http://download.gnome.org/sources/clutter-gst/1.3/clutter-gst-1.3.14.tar.bz2

SHA256 Checksum:

aab908e9298ada2a10226deceba8a3f361b00e5c999ceea26b23050a12103e66
clutter-gst-1.3.14.tar.bz2

Additionally, a git clone of the source tree:

  git clone git://git.gnome.org/clutter-gst

will include a signed 1.3.14 tag which points to a commit named:
  0a26736f07046901b535ee40c8f8b7189bdb2638

which can be verified with:
  git verify-tag 1.3.14

and can be checked out with a command such as:
  git checkout -b build 1.3.14

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/unstable

List of changes since 1.3.12

  o Big split between the logic around playbin2 and the clutter-specific part
    to be able to reuse the GStreamer logic to implement new ClutterMedia
    objects.

  o Add new API to get the list of audio and subtitles tracks

  o Fix the leak of GstBus in VideoTexture

  o Fix the key navigation events in the sink

Many thanks to:

    Lionel Landwerlin
    Bastian Winkler
    Dinh Bowman
    Thomas Wood

-- 
Damien
_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to