# HG changeset patch # User hgs # Date 1283561222 18000 # Node ID bacedbef5672bf7b7d311120cff74429d33ca0eb # Parent 4ed5253bb6ba3de0f48930333caf355ef2d4742f 201035 diff -r 4ed5253bb6ba -r bacedbef5672 gst_plugins_good/group/gstqtmux.mmp --- a/gst_plugins_good/group/gstqtmux.mmp Tue Aug 24 03:01:45 2010 -0500 +++ b/gst_plugins_good/group/gstqtmux.mmp Fri Sep 03 19:47:02 2010 -0500 @@ -66,7 +66,7 @@ LIBRARY libm.lib LIBRARY libz.lib LIBRARY libgstreamer.lib -LIBRARY LIBGSTRIFF.lib +LIBRARY libgstriff.lib LIBRARY libgstbase.lib LIBRARY libgstaudio.lib LIBRARY libgstinterfaces.lib diff -r 4ed5253bb6ba -r bacedbef5672 gst_plugins_good/group/gstwavenc.mmp --- a/gst_plugins_good/group/gstwavenc.mmp Tue Aug 24 03:01:45 2010 -0500 +++ b/gst_plugins_good/group/gstwavenc.mmp Fri Sep 03 19:47:02 2010 -0500 @@ -65,7 +65,7 @@ LIBRARY libm.lib LIBRARY libz.lib LIBRARY libgstreamer.lib -LIBRARY LIBGSTRIFF.lib +LIBRARY libgstriff.lib LIBRARY libgstbase.lib LIBRARY libgstaudio.lib LIBRARY libgstinterfaces.lib diff -r 4ed5253bb6ba -r bacedbef5672 gst_plugins_good/gst/wavparse/gstwavparse.mmp --- a/gst_plugins_good/gst/wavparse/gstwavparse.mmp Tue Aug 24 03:01:45 2010 -0500 +++ b/gst_plugins_good/gst/wavparse/gstwavparse.mmp Fri Sep 03 19:47:02 2010 -0500 @@ -76,7 +76,7 @@ LIBRARY libm.lib LIBRARY libz.lib LIBRARY libgstreamer.lib -LIBRARY LIBGSTRIFF.lib +LIBRARY libgstriff.lib LIBRARY libgstbase.lib LIBRARY libgstaudio.lib LIBRARY libgstinterfaces.lib diff -r 4ed5253bb6ba -r bacedbef5672 gstreamer_core/config.h --- a/gstreamer_core/config.h Tue Aug 24 03:01:45 2010 -0500 +++ b/gstreamer_core/config.h Fri Sep 03 19:47:02 2010 -0500 @@ -248,7 +248,8 @@ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ -#define HAVE_SYS_UTSNAME_H 1 +//[fix me ] undefining it , because of Uname its taking 3 mins for gst_init() +//#define HAVE_SYS_UTSNAME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UCONTEXT_H 1