gstreamer/gst/qtdemux
Tim-Philipp Müller 9445ca84f5 Check for zlib and if available pass it explicitly to the linker when linking qtdemux. If not available (or --disable...
Original commit message from CVS:
* 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).
2007-01-05 18:32:03 +00:00
..
Makefile.am Check for zlib and if available pass it explicitly to the linker when linking qtdemux. If not available (or --disable... 2007-01-05 18:32:03 +00:00
qtdemux.c Check for zlib and if available pass it explicitly to the linker when linking qtdemux. If not available (or --disable... 2007-01-05 18:32:03 +00:00
qtdemux.h gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead. 2006-10-17 10:59:55 +00:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00