# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1284701491 -10800 # Node ID ec10aa4a09b0c0945c074246485eaae3cc1200d3 # Parent aec498aab1d3cae3add2c534533293bf0e0d8eb1 Revision: 201035 Kit: 201037 diff -r aec498aab1d3 -r ec10aa4a09b0 gst_plugins_good/group/gstqtmux.mmp --- a/gst_plugins_good/group/gstqtmux.mmp Thu Sep 02 20:43:20 2010 +0300 +++ b/gst_plugins_good/group/gstqtmux.mmp Fri Sep 17 08:31:31 2010 +0300 @@ -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 aec498aab1d3 -r ec10aa4a09b0 gst_plugins_good/group/gstwavenc.mmp --- a/gst_plugins_good/group/gstwavenc.mmp Thu Sep 02 20:43:20 2010 +0300 +++ b/gst_plugins_good/group/gstwavenc.mmp Fri Sep 17 08:31:31 2010 +0300 @@ -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 aec498aab1d3 -r ec10aa4a09b0 gst_plugins_good/gst/wavparse/gstwavparse.mmp --- a/gst_plugins_good/gst/wavparse/gstwavparse.mmp Thu Sep 02 20:43:20 2010 +0300 +++ b/gst_plugins_good/gst/wavparse/gstwavparse.mmp Fri Sep 17 08:31:31 2010 +0300 @@ -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 aec498aab1d3 -r ec10aa4a09b0 gstreamer_core/config.h --- a/gstreamer_core/config.h Thu Sep 02 20:43:20 2010 +0300 +++ b/gstreamer_core/config.h Fri Sep 17 08:31:31 2010 +0300 @@ -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