[Bug 762147] adaptivedemux: use GstSystemClock to all real-time calculations

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 19 21:02:37 UTC 2016


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

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

--- Comment #4 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Review of attachment 321392:
 --> (https://bugzilla.gnome.org/review?bug=762147&attachment=321392)

This is a good idea, just a minor comment below.

::: gst-libs/gst/adaptivedemux/gstadaptivedemux.c
@@ +400,3 @@
 {
   GstPadTemplate *pad_template;
+  GstClockType clock_type = GST_CLOCK_TYPE_REALTIME;

Isn't it safer to default to non-realtime 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