From 4b20a4ae342378243035a461bb5111eb2302f5bd Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Mon, 26 Jul 2004 10:03:14 +0000 Subject: more plugins supported under windows Original commit message from CVS: more plugins supported under windows --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index b62aa5e3..76e97530 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2004-07-26 Steve Lhomme + + * gst-libs/gst/colorbalance/colorbalance.vcproj: + * gst-libs/gst/idct/idct.vcproj: + * gst-libs/gst/media-info/media-info.vcproj: + * gst-libs/gst/mixer/mixer.vcproj: + * gst-libs/gst/navigation/navigation.vcproj: + * gst-libs/gst/play/play.vcproj: + * gst-libs/gst/propertyprobe/propertyprobe.vcproj: + * gst-libs/gst/resample/resample.vcproj: + * gst-libs/gst/tuner/tuner.vcproj: + * gst-libs/gst/video/video.vcproj: + * gst-libs/gst/xoverlay/xoverlay.vcproj: + more plugins supported under windows + 2004-07-25 Iain * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the @@ -12,6 +27,7 @@ fix mad plugin crashing on Sun (fixes #148289) 2004-07-25 Steve Lhomme + * gst/avi/avi.def: * gst/avi/avi.vcproj: * gst/matroska/matroska.def: @@ -19,6 +35,7 @@ remove unused .def files 2004-07-25 Steve Lhomme + * gst-libs/gst/audio/gstaudiofilter.c: Clean the local include -- cgit