gstreamer/gst-libs/gst/pbutils
Sam Thursfield 651fa00c12 Fix documentation that incorrectly says a return value should be freed
The gst_discoverer_info_get_missing_elements_installer_details()
documentation and annotation says that the return value should be freed
with g_strfreev(), but actually it's owned by the GstDiscovereInfo
object and should definitely not get freed by the caller as well.

https://bugzilla.gnome.org/show_bug.cgi?id=742006
2014-12-27 13:02:14 +00:00
..
.gitignore pbutils: New Discoverer utility 2010-09-20 13:11:42 +02:00
codec-utils.c pbutils: handle more H.264 profiles and levels. 2014-06-26 14:17:21 +02:00
codec-utils.h pbutils: Add codec-utility funtions to support H265 2013-10-02 11:37:39 +02:00
descriptions.c pbutils: add description for audio/x-audible 2014-11-25 09:08:18 +00:00
descriptions.h Fix FSF address 2012-11-03 23:05:09 +00:00
encoding-profile.c encodebin: Add a way to disable caps renegotiation for output stream format 2014-11-28 16:56:32 +01:00
encoding-profile.h encodebin: Add a way to disable caps renegotiation for output stream format 2014-11-28 16:56:32 +01:00
encoding-target.c Fix FSF address 2012-11-03 23:05:09 +00:00
encoding-target.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstdiscoverer-types.c Fix documentation that incorrectly says a return value should be freed 2014-12-27 13:02:14 +00:00
gstdiscoverer.c discoverer: Set 'processing = FALSE' when done discovering SYNC 2014-08-15 13:40:17 +02:00
gstdiscoverer.h discoverer: fix typo in header file 2014-11-25 09:17:58 +00:00
gstpluginsbaseversion.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstpluginsbaseversion.h.in Fix FSF address 2012-11-03 23:05:09 +00:00
install-plugins.c Fix FSF address 2012-11-03 23:05:09 +00:00
install-plugins.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am gst-libs: use GST_*_1_0 environment variables everywhere 2013-01-16 10:16:27 +00:00
missing-plugins.c pbutils: Rename clock-base/seqnum-base to timestamp-offset/seqnum-offset 2014-10-10 17:33:00 -04:00
missing-plugins.h pbutils: fix direct includes 2013-08-16 14:14:19 +01:00
pbutils-private.h discoverer: Add APIs to simply get installer details for missing plugins 2014-05-03 21:48:55 +02:00
pbutils.c Fix FSF address 2012-11-03 23:05:09 +00:00
pbutils.h Fix FSF address 2012-11-03 23:05:09 +00:00