[Bug 793838] New: rtsp-media: g_print() format string for latency is incorrect

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 26 12:48:27 UTC 2018


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

            Bug ID: 793838
           Summary: rtsp-media: g_print() format string for latency is
                    incorrect
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: dv at pseudoterminal.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The "g_print ("setting latency to %lu %lu\n", min, max);" line should not use
%lu, since the min/max values are 64-bit integers.

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