gstreamermm-1.4.3
Marcin Kolny <[email protected]> Tue, 24 Feb 2015 22:22:09 +0100
| Newsgroups | gmane.comp.video.gstreamer.announce |
|---|---|
| Message-ID | <CAHVGj5Fs_qqjcfurzZUC4E=806v2c9-Tw=7rJK2hmQ0LE9LnKw__11764.4980120987$1424819177$gmane$org@mail.gmail.com> |
gstreamermm 1.4.3 is now available for download at: http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/1.4/ f1c11ee1cf7537d77de7f8d486e09c5140cc4bb78882849718cd88959a55462e gstreamermm-1.4.3.tar.xz 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. Devhelp and html documentation is also provided and the API documentation is also found on library.gnome.org. The core plug-ins, such as Gst::Identity and Gst::FileSrc are also provided along with many of the base plug-ins. Changes ==== 1.4.3 (unstable): * Add more methods to a wrapped classes. * Wrapp classes: GstAllocator, GstAtomicQueue, GstContext. * Fix miniobject's make_writable method. * Add msvc support (vcxproj). * Add example for elements with sometimes pads. * Improve main page in documentation * Fix refcount bug in Gst::Buffer::copy and QueryCaps::parse. * Fix segfault Gst::QueryAllocation::parse_nth_allocation_meta. * Add more unittests. Links ==== git: git://git.gnome.org/gstreamermm 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=specific&order=relevance+desc&bug_status=__open__&product=gstreamermm&content= -- Marcin Kolny _______________________________________________ gstreamer-announce mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/gstreamer-announce