[gstreamer-bugs] [Bug 393427] error/warnings when compiling with mingw

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 8 04:47:37 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=393427

  GStreamer | gst-plugins-good | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79515|0                           |1
        is obsolete|                            |
  Attachment #79523|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #5 from Tim-Philipp Müller  2007-01-08 12:46 UTC -------
Thanks, applied:

 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Vincent Torri  <vtorri at univ-evry fr>

        * ext/jpeg/gstjpegdec.c:
        * ext/jpeg/gstjpegenc.c:
        * ext/jpeg/smokecodec.c:
          These libjpeg callbacks should return a 'boolean' (unsigned char
          apparently) and not a 'gboolean' (which maps to gint). Fixes
          warnings when compiling with MingW.

        * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
          Use ioctlsocket on win32.

        * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
          Some printf format fixes for win32.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list