[gstreamer-bugs] [Bug 439911] New: [qtdemux] Warning in a debug function (MinGW)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun May 20 03:29:55 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=439911

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: [qtdemux] Warning in a debug function (MinGW)
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: vtorri at univ-evry.fr
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I get that warning in qtdemux.c:

qtdemux.c: In function `gst_qtdemux_prepare_current_sample':
qtdemux.c:1145: warning: long unsigned int format, guint32 arg (arg 8)
qtdemux.c:1145: warning: long unsigned int format, guint32 arg (arg 9)

I use MinGW and I have a core2 duo (maybe that is the problem, as guint32 is
maybe not a long unsigned int with that proc)

casting the parameters to long unsigned int solves the problem


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=439911.




More information about the Gstreamer-bugs mailing list