Jump to content
Compatible Support Forums
Sign in to follow this  
news

clutter-gst 1.5.2 (development snapshot)

Recommended Posts

Hi,

 

A new clutter-gst snapshot is now available at:

 

http://source.clutter-project.org/sources/clutter-gst/1.5/clutter-gst-1.5.2.tar.xz

http://download.gnome.org/sources/clutter-gst/1.5/clutter-gst-1.5.2.tar.xz

 

SHA256 Checksum:

 

9c9e343667fa55f86a146399a537d0cecb1ffb59c29d8dd103226aec845fb1cb

clutter-gst-1.5.2.tar.xz

 

Additionally, a git clone of the source tree:

 

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

 

will include a signed 1.5.2 tag which points to a commit named:

4b851399aa0144d5cd22d0b0549d367524e94b3c

 

which can be verified with:

git verify-tag 1.5.2

 

and can be checked out with a command such as:

git checkout -b build 1.5.2

 

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.4.2

 

o Add a standalone gstreamer plugin. Clutter-gst gstreamer elements are now

available just like any other GStreamer elements, that includes working with

gst-launch.

 

o Add support for video/x-surface ("hardware" surfaces) that can be converted

to opengl textures. (Requires -bad 0.10.22.1)

 

o Addition of a new element, autocluttersink, a bin that picks up clutter-

compatible sinks automatically. This allows an eco-system of 3rd party

decoders and (clutter) sinks to be autoplugged.

 

o Various small fixes

 

Many Thanks to:

 

Nicolas Dufresne

Josep Torra

Lionel Landwerlin

Neil Roberts

Colin Walters

Laurent Bigonville

Thomas Wood

 

--

Damien

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×