<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.2.2">
</HEAD>
<BODY>
<PRE>
gstreamermm 0.10.11 is now available for download at:

<A HREF="http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/0.10/">http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/0.10/</A>

12b5f377363594a69cb79f2f5cd0a8b1813ca6553680c3216e6354cfd682ebc6  gstreamermm-0.10.11.tar.xz

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

gstreamermm provides C++ bindings for the GStreamer streaming multimedia
library (<A HREF="http://gstreamer.freedesktop.org">http://gstreamer.freedesktop.org</A>).  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:
=======
0.10.11 (unstable):

* Fix the media player example for MinGW.
* Fix the MiniObject wrapper memory leak (Bug #608702).
* Have the create() methods of the MiniObject derived classes return a derived
  type and not the base type (Bug #683580).
* Speed up library start-up by not loading plug-ins on initialization (Bug
  #684006).

Links
=====

git:
  git://git.gnome.org/gstreamermm
  <A HREF="http://git.gnome.org/cgit/gstreamermm/">http://git.gnome.org/cgit/gstreamermm/</A>
  (It's in jhbuild)
download:
  <A HREF="http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/">http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/</A>
submit bugs: 
  <A HREF="http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm">http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm</A>
view bugs:
  <A HREF="http://bugzilla.gnome.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=gstreamermm&content=">http://bugzilla.gnome.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=gstreamermm&content=</A>
</PRE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
José
</PRE>
</TD>
</TR>
</TABLE>
<BR>
</BODY>
</HTML>