[Bug 702724] first-class miniobjects/API for mpeg-ts related SI (Service Information)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 20 09:42:25 PDT 2013


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-06-20 16:42:23 UTC ---
Maybe even in this case?

There are two things here I guess:

a) how to make the data available
b) how applications would use/parse the data

For a) we want to avoid inefficient GValue usage at a large scale - options are
exposing structs in some way, or perhaps even GVariant, or just exposing the
data unparsed?

For b) the question is would applications want to use structs, or maybe it
would be easier/better to provide helper functions to get/parse the info out
instead and expose the data in a more raw/rough form?

-- 
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