[Bug 730435] mpegts: add support for ATSC tables MGT / ETT / EIT / STT

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 27 23:35:36 PDT 2014


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #276842|none                        |needs-work
             status|                            |

--- Comment #8 from Edward Hervey <bilboed at bilboed.com> 2014-05-28 06:35:32 UTC ---
Review of attachment 276842:
 --> (https://bugzilla.gnome.org/review?bug=730435&attachment=276842)

::: gst-libs/gst/mpegts/gstmpegtssection.c
@@ +1055,3 @@
+    case GST_MTS_TABLE_ID_ATSC_EVENT_INFORMATION:
+      /* FIXME check pids reported on the MGT to confirm expectations */
+      return GST_MPEGTS_SECTION_EIT;

ATSC has a different formatting for EIT than the way it's implement in DVB, you
can't re-use that one.

And it made me realize that EIT is a DVB-specific table (and not a generic
H.222.0 one ...)

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