[gstreamer-bugs] [Bug 392856] [qtdemux] plugin must link against zlib (error with MinGW)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 5 10:38:24 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=392856

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


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Summary|qtdemux plugin must link    |[qtdemux] plugin must link
                   |against zlib (error with    |against zlib (error with
                   |MinGW)                      |MinGW)
   Target Milestone|HEAD                        |0.10.5




------- Comment #1 from Tim-Philipp Müller  2007-01-05 18:36 UTC -------
Fixed, hopefully:

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

        * configure.ac:
        * gst/qtdemux/Makefile.am:
        * gst/qtdemux/qtdemux.c: (qtdemux_parse_moov):
          Check for zlib and if available pass it explicitly to the linker
          when linking qtdemux. If not available (or --disable-external has
          been specified!), disable the bits in qtdemux that use it. Fixes
          build on MingW (#392856).


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




More information about the Gstreamer-bugs mailing list