[Bug 775287] New: qtdemux: change off_t type to gint

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 28 21:48:19 UTC 2016


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

            Bug ID: 775287
           Summary: qtdemux: change off_t type to gint
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: scott.d.phillips at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

off_t is a signed integer type provided by sys/types.h on posix systems.
Replace with gint for building on non-posix systems (like windows).

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