[gstreamer-bugs] [Bug 594757] New: build fails due to warning in gstbasertppayload.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 10 09:06:30 PDT 2009


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

           Summary: build fails due to warning in gstbasertppayload.c
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: le.businessman at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


gstbasertppayload.c: In function ‘gst_basertppayload_prepare_push’:
gstbasertppayload.c:732: warning: comparison is always true due to limited
range of data type


The offending line is:
    GST_LOG_OBJECT (payload,
        "Using previous timestamp %" GST_TIME_FORMAT " for RTP timestamp",
        GST_TIME_ARGS (payload->timestamp));

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