LWN.net Logo

ANNOUNCE: gstreamermm-0.10.5.2

From:  José Alburquerque <jaalburquerque-AT-cox.net>
To:  gnome-announce-list-AT-gnome.org
Subject:  ANNOUNCE: gstreamermm-0.10.5.2
Date:  Tue, 22 Sep 2009 00:54:18 -0400
Message-ID:  <1253595258.25026.5.camel@sweety>
Cc:  gtkmm-list-AT-gnome.org
Archive-link:  Article, Thread

General Information 
===================

gstreamermm provides C++ bindings for the GStreamer streaming multimedia
library (http://gstreamer.freedesktop.org).  With gstreamermm it is possible to
develop applications that work with multimedia in C++.

gstreamermm is developed over glibmm, libsigc++ and libxml++ and the
functionalities they provide.  This means that, among other things, referencing
and unreferencing of GObjects is handled automatically via glibmm's automatic
pointer class, Glib:RefPtr<>, and libsigc++'s slots are used for callbacks and
signals.

There are several examples, including a media player, in the examples/
directory, that demonstrate how to use the API and there are API docs in the
docs/reference/html directory.  The core plug-ins, such as Gst::Identity and
Gst::FileSrc are also provided along with many of the base plug-ins.

Changes:
=======

* This release is a minor bug fix release mainly focusing on the devhelp
  documentation.  With a new mm-common release, the devhelp documentation
  will be correctly compiled even on systems with Automake 1.11.

Links
=====

git:
  git://git.gnome.org/gstreamermm
  http://git.gnome.org/cgit/gstreamermm/
  (It's in jhbuild)
download:
  http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/
submit bugs: 
  http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm
view bugs:

http://bugzilla.gnome.org/buglist.cgi?query_format=specif...

-- 
José Alburquerque

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



_______________________________________________
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 © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds