[Bug 781267] adaptivedemux: Fix segment creation/adaptation some more

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 13 12:02:33 UTC 2017


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

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

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

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

Looks mostly good, just one minor thing before merging

::: gst-libs/gst/adaptivedemux/gstadaptivedemux.c
@@ +1138,3 @@
      */
+    GST_DEBUG ("Using demux segment %" GST_SEGMENT_FORMAT, &demux->segment);
+    GST_DEBUG ("period_start: %" GST_TIME_FORMAT " offset: %" GST_TIME_FORMAT,

Use GST_DEBUG_OBJECT() here

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