[Bug 676442] New: video: Fix printf format warnings on mingw-w64

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 20 13:28:54 PDT 2012


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

           Summary: video: Fix printf format warnings on mingw-w64
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: raimo.jarvi at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gstvideodecoder.c:1774:3: error: format '%d' expects type 'int', but argument 9
has type 'gsize'
gstvideodecoder.c:1774:3: error: format '%d' expects type 'int', but argument
10 has type 'gsize'

gstvideoencoder.c:1118:3: error: format '%d' expects type 'int', but argument 8
has type 'gsize'

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