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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 20 03:30:21 PDT 2013


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

--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2013-06-20 10:30:17 UTC ---
(In reply to comment #3)
> Note that GstMiniObject doesn't allow deep inheritance (you can only have a
> subclass of GstMiniObject, not one of the subclass). And bindings are not
> absolutely happy with GstMiniObject yet either.

  Yah, but I'd like to avoid the overhead of GObject. Some sections have really
little information (TDT/TOT comes to mind, which only has ... a date (in
addition to the generic SI headers) and they will appear very often.

> 
> 
> Otherwise this sounds like a good idea, just don't add yet another new library
> for this. codecparsers sounds good but should maybe be renamed to something
> more generic then... libgstparsers?

  I'll work on it in codecparsers without renaming first.

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