[gstreamer-bugs] [Bug 625944] New GstDiscoverer helper library

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 17 11:24:41 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625944
  GStreamer | gst-plugins-base | git

--- Comment #34 from Sebastian Dröge <slomo at circular-chaos.org> 2010-09-17 18:24:35 UTC ---
Oh, and:

- Subtitle support? :) (can be added later but would still be nice)

- ownership of the return values for accessors is not obvious, at least for
gst_discoverer_container_info_get_streams, gst_discoverer_stream_info_get_misc,
gst_discoverer_stream_info_get_tags, gst_discoverer_stream_info_get_caps,
gst_discoverer_stream_info_get_next, gst_discoverer_stream_info_get_previous.
Does the caller get a copy/ref? The code says "no" but the docs doesn't mention
this and the return types are not marked as const either. It makes sense to
have them still owned by the info object but it should be documented at least.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list