[Bug 772527] [Patch] Parse SDT, TDT and TOT messages in DVB stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 20 10:09:39 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=772527

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #337105|none                        |reviewed
             status|                            |

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 337105:
 --> (https://bugzilla.gnome.org/review?bug=772527&attachment=337105)

::: gst/mpegtsdemux/mpegtsbase.c
@@ +1205,3 @@
+    return FALSE;
+
+  if (G_UNLIKELY (GST_DEBUG_IS_ENABLED ())) {

Usually we just put these into #ifndef GST_DISABLE_GST_DEBUG blocks

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