summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-01-04 23:46:38 +0000
committerDavid Schleef <ds@schleef.org>2004-01-04 23:46:38 +0000
commit75ab2b5092eab419a038b393c47bf30fc8f2fd29 (patch)
tree19695377773fd87765918b21c47ec09c6818eb0d /ChangeLog
parentf5c4a457a1e89f70c674c78caee83e52685d08dc (diff)
downloadgst-plugins-bad-75ab2b5092eab419a038b393c47bf30fc8f2fd29.tar.gz
gst-plugins-bad-75ab2b5092eab419a038b393c47bf30fc8f2fd29.tar.bz2
gst-plugins-bad-75ab2b5092eab419a038b393c47bf30fc8f2fd29.zip
Fix the fixate functions to handle new prototype:
Original commit message from CVS: Fix the fixate functions to handle new prototype: * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate): * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_fixate): * sys/oss/gstosssink.c: (gst_osssink_sink_fixate): * sys/ximage/ximagesink.c: (gst_ximagesink_fixate): * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 314f3949..8f2752a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-01-04 David Schleef <ds@schleef.org>
+
+ Fix the fixate functions to handle new prototype:
+ * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
+ * gst/videotestsrc/gstvideotestsrc.c:
+ (gst_videotestsrc_src_fixate):
+ * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
+ * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
+ * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
+
2004-01-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
* sys/ximage/ximagesink.h: