<div dir="ltr">gstreamermm 1.4.3 is now available for download at:<br><br><a href="http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/1.4/">http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/1.4/</a><br><br>f1c11ee1cf7537d77de7f8d486e09c5140cc4bb78882849718cd88959a55462e  gstreamermm-1.4.3.tar.xz<br><br>General Information<br>===================<br><br>gstreamermm provides C++ bindings for the GStreamer streaming multimedia<br>library (<a href="http://gstreamer.freedesktop.org">http://gstreamer.freedesktop.org</a>).  With gstreamermm it is possible to<br>develop applications that work with multimedia in C++.<br><br>gstreamermm is developed over glibmm, libsigc++ and libxml++ and the<br>functionalities they provide.  This means that, among other things, referencing<br>and unreferencing of GObjects is handled automatically via glibmm's automatic<br>pointer class, Glib::RefPtr, and libsigc++'s slots are used for callbacks and<br>signals.<br><br>There are several examples, including a media player, in the examples/<br>directory, that demonstrate how to use the API.  Devhelp and html<br>documentation is also provided and the API documentation is also found on<br><a href="http://library.gnome.org">library.gnome.org</a>.  The core plug-ins, such as Gst::Identity and Gst::FileSrc<br>are also provided along with many of the base plug-ins.<br><br>Changes<br>====<br>1.4.3 (unstable):<br><br> * Add more methods to a wrapped classes.<br> * Wrapp classes: GstAllocator, GstAtomicQueue, GstContext.<br> * Fix miniobject's make_writable method.<br> * Add msvc support (vcxproj).<br> * Add example for elements with sometimes pads.<br> * Improve main page in documentation<br> * Fix refcount bug in Gst::Buffer::copy and QueryCaps::parse.<br> * Fix segfault Gst::QueryAllocation::parse_nth_allocation_meta.<br> * Add more unittests.<br><br>Links<br>====<br><br>git:<br>  git://<a href="http://git.gnome.org/gstreamermm">git.gnome.org/gstreamermm</a><br>download:<br>  <a href="http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/">http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/</a><br>submit bugs: <br>  <a href="http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm">http://bugzilla.gnome.org/enter_bug.cgi?product=gstreamermm</a><br>view bugs:<br>  <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><br><br>-- <br><div class="gmail_signature">Marcin Kolny</div>
</div>