From 59d358965b36b339da8d700c08940d6a1e3ca120 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Mon, 26 Jul 2004 22:09:59 +0000 Subject: add more plugins to the build add some definitions needed by plugins fixes for build problems Original commit message from CVS: add more plugins to the build add some definitions needed by plugins fixes for build problems --- ChangeLog | 41 ++++++++++++ gst/effectv/effectv.vcproj | 24 +++---- win32/gst.sln | 155 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 208 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 13046439..2a76e667 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +2004-07-26 Steve Lhomme + + * gst-libs/gst/media-info/media-info.h: + issue for a vararg macro with MSVC + +2004-07-26 Steve Lhomme + + * gst/effectv/effectv.vcproj + * gst-libs/gst/idct/idct.vcproj: + * gst-libs/gst/media-info/media-info.vcproj: + * gst-libs/gst/navigation/navigation.vcproj: + * gst-libs/gst/propertyprobe/propertyprobe.vcproj: + * gst-libs/gst/video/video.vcproj: + * gst-libs/gst/xoverlay/xoverlay.vcproj: + fixes for build problems + +2004-07-26 Steve Lhomme + + * gst-libs/gst/audio/audio.def: + * gst-libs/gst/audio/riff.def: + add some definitions needed by plugins + +2004-07-26 Steve Lhomme + + * gst/asfdemux/gstasfmux.c + Fix some 64 bits constants to be glib friendly + +2004-07-26 Steve Lhomme + + * gst/ac3parse/gstac3parse.c + * gst/audioscale/gstaudioscale.c + * gst/auparse/gstauparse.c + * gst/colorspace/gstcolorspace.c + * gst/colorspace/yuv2rgb.h + local include fixes + +2004-07-26 Steve Lhomme + + * win32/gst.sln + add more plugins to the build + 2004-07-26 Julien MOUTTE * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls), diff --git a/gst/effectv/effectv.vcproj b/gst/effectv/effectv.vcproj index 69ae8dd5..4871c9f3 100644 --- a/gst/effectv/effectv.vcproj +++ b/gst/effectv/effectv.vcproj @@ -19,8 +19,8 @@ + RelativePath=".\gstaging.c"> + + + RelativePath=".\gsteffectv.c"> + RelativePath=".\gstquark.c"> + RelativePath=".\gstrev.c"> @@ -147,10 +150,7 @@ RelativePath=".\gstvertigo.c"> - - + RelativePath=".\gstwarp.c">