summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSteve Lhomme <steve.lhomme@free.fr>2004-07-27 09:48:51 +0000
committerSteve Lhomme <steve.lhomme@free.fr>2004-07-27 09:48:51 +0000
commit017c7b22b8cbfb556129cef355a4c0c1aea0229a (patch)
tree399e7145e74d4baf943c17f349b6cc7acb74077a /ChangeLog
parent214fb777c26ba95888571815befeca30958a653c (diff)
downloadgst-plugins-bad-017c7b22b8cbfb556129cef355a4c0c1aea0229a.tar.gz
gst-plugins-bad-017c7b22b8cbfb556129cef355a4c0c1aea0229a.tar.bz2
gst-plugins-bad-017c7b22b8cbfb556129cef355a4c0c1aea0229a.zip
avoid problems with math.h, fix release dependancy
Original commit message from CVS: avoid problems with math.h, fix release dependancy
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog92
1 files changed, 92 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b814855..2356ed7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,95 @@
+2004-07-27 Steve Lhomme <steve.lhomme@free.fr>
+
+ * gst/ac3parse/ac3parse.vcproj
+ * gst/adder/adder.vcproj
+ * gst/alpha/alpha.vcproj
+ * gst/alpha/alphacolor.vcproj
+ * gst/asfdemux/asf.vcproj
+ * gst/audioconvert/audioconvert.vcproj
+ * gst/audiorate/audiorate.vcproj
+ * gst/audioscale/audioscale.vcproj
+ * gst/auparse/auparse.vcproj
+ * gst/avi/avi.vcproj
+ * gst/cdxaparse/cdxaparse.vcproj
+ * gst/chart/chart.vcproj
+ * gst/colorspace/colorspace.vcproj
+ * gst/cutter/cutter.vcproj
+ * gst/debug/debug.vcproj
+ * gst/debug/efence.vcproj
+ * gst/debug/navigationtest.vcproj
+ * gst/deinterlace/deinterlace.vcproj
+ * gst/effectv/effectv.vcproj
+ * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
+ * gst/filter/filter.vcproj
+ * gst/flx/flxdec.vcproj
+ * gst/goom/goom.vcproj
+ * gst/interleave/interleave.vcproj
+ * gst/law/alaw.vcproj
+ * gst/law/mulaw.vcproj
+ * gst/matroska/matroska.vcproj
+ * gst/median/median.vcproj
+ * gst/mixmatrix/mixmatrix.vcproj
+ * gst/mpeg1sys/mpeg1systemencode.vcproj
+ * gst/mpeg1videoparse/mp1videoparse.vcproj
+ * gst/mpeg2sub/mpeg2subt.vcproj
+ * gst/mpegaudio/mpegaudio.vcproj
+ * gst/mpegaudioparse/mpegaudioparse.vcproj
+ * gst/mpegstream/mpegstream.vcproj
+ * gst/multifilesink/multifilesink.vcproj
+ * gst/multipart/multipart.vcproj
+ * gst/oneton/oneton.vcproj
+ * gst/overlay/overlay.vcproj
+ * gst/passthrough/passthrough.vcproj
+ * gst/qtdemux/qtdemux.vcproj
+ * gst/realmedia/rmdemux.vcproj
+ * gst/rtjpeg/rtjpeg.vcproj
+ * gst/rtp/rtp.vcproj
+ * gst/silence/silence.vcproj
+ * gst/sine/sinesrc.vcproj
+ * gst/smooth/smooth.vcproj
+ * gst/smpte/smpte.vcproj
+ * gst/spectrum/spectrum.vcproj
+ * gst/speed/speed.vcproj
+ * gst/stereo/stereo.vcproj
+ * gst/switch/switch.vcproj
+ * gst/tags/tagedit.vcproj
+ * gst/tcp/tcp.vcproj
+ * gst/typefind/typefindfunctions.vcproj
+ * gst/udp/udp.vcproj
+ * gst/videobox/videobox.vcproj
+ * gst/videocrop/videocrop.vcproj
+ * gst/videodrop/videodrop.vcproj
+ * gst/videofilter/gamma.vcproj
+ * gst/videofilter/videobalance.vcproj
+ * gst/videofilter/videofilter.vcproj
+ * gst/videofilter/videoflip.vcproj
+ * gst/videoflip/videoflip.vcproj
+ * gst/videomixer/videomixer.vcproj
+ * gst/videorate/videorate.vcproj
+ * gst/videoscale/videoscale.vcproj
+ * gst/videotestsrc/videotestsrc.vcproj
+ * gst/virtualdub/virtualdub.vcproj
+ * gst/volenv/volenv.vcproj
+ * gst/volume/volume.vcproj
+ * gst/wavenc/wavenc.vcproj
+ * gst/wavparse/wavparse.vcproj
+ * gst/y4m/y4menc.vcproj
+ * gst-libs/gst/audio/audio.vcproj
+ * gst-libs/gst/audio/audiofilter.vcproj
+ * gst-libs/gst/colorbalance/colorbalance.vcproj
+ * gst-libs/gst/idct/idtc.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/riff/riff.vcproj
+ * gst-libs/gst/tuner/tuner.vcproj
+ * gst-libs/gst/video/video.vcproj
+ * gst-libs/gst/xoverlay/xoverlay.vcproj
+ avoid problems with math.h, fix release dependancy
+
2004-07-27 Julien MOUTTE <julien@moutte.net>
* sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):