LWN.net Logo

gstreamermm 0.9.5

From:  Murray Cumming <murrayc-AT-murrayc.com>
To:  gnome-announce-list <gnome-announce-list-AT-gnome.org>
Subject:  gstreamermm 0.9.5
Date:  Wed, 07 May 2008 19:24:41 +0200
Message-ID:  <1210181081.6625.103.camel@murrayc-desktop>
Cc:  gtkmm-list <gtkmm-list-AT-gnome.org>

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&...
view bugs:
  http://bugzilla.gnome.org/buglist.cgi?query=component%3Ag...
+product%3Agnomemm+



-- 
murrayc@murrayc.com
www.murrayc.com
www.openismus.com

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds