[Bug 678211] New: mpegtsmux: Fix compiler warnings

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jun 16 05:56:05 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678211
  GStreamer | gst-plugins-bad | 0.10.x

           Summary: mpegtsmux: Fix compiler warnings
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: raimo.jarvi at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Compiler warnings on 64 bit mingw-w64:

tsmux.c: In function 'tsmux_write_stream_packet':
tsmux.c:770:49: error: integer overflow in expression

mpegtsmux.c: In function 'mpegtsmux_create_stream':
mpegtsmux.c:529:3: error: format '%04x' expects type 'unsigned int', but
argument 8 has type 'struct GstCaps *'
mpegtsmux.c:529:3: error: too few arguments for format

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