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

gstreamermm 0.9.5

Recommended Posts

gstreamermm provides a C++ API for the gstreamer streaming multimedia

framework. There is lots of work still to be done, but we have working

examples that play video and music.

 

Changes:

 

gstreamermm 0.9.5 (unstable):

 

* Bin: Added properties and vfuncs.

* ChildProxy: Added properties and vfuncs.

* Clock:

- Added get/set_calibration().

- Added properties and vfuncs.

* Element:

- Added found_tags() and found_tags_for_pad(), create() and parse().

- Used ArrayHandle for methods that return an array of QueryType.

- Added vfuncs.

- Derive from Gst::Interface.

* Added GhostPad

* Index: Added signals and properties. Made IndexEntry::assoc_map()

const.

* Added MessageTag.

* Pad: Added add_{data,buffer,event}_probe() methods.

* PadTemplate: Wrapped members name_template, direction, and presence.

* Parse: Throw errors as exceptions.

* Pipeline: Added properties.

* Structure: Renamed is_empty() and get_size() methods to empty() and

size(),

for consistency with the standard C++ library.

* Added TagList.

* Added TagSetter.

* Xml: Added "object-loaded" signal.

* Documentation:

- New media_player_gtkmm example which can play music or video files.

- Improved reference documenation.

* A huge number of other improvements.

(José Alburquerque, José Alburquerque, and José Alburquerque)

 

 

svn:

svn.gnome.org/gnomemm/gstreamermm/trunk/

http://svn.gnome.org/viewvc/gnomemm/gstreamermm/trunk/

(It's in jhbuild)

download:

http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/

submit bugs:

 

http://bugzilla.gnome.org/enter_bug.cgi?product=gnomemm&component=gstreamermm

view bugs:

http://bugzilla.gnome.org/buglist.cgi?query=component%3Agstreamermm

+product%3Agnomemm+

 

 

 

--

murrayc ( -at -) murrayc.com

www.murrayc.com

www.openismus.com

 

_______________________________________________

 

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  

×