summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-12-24 03:31:06 +0000
committerDavid Schleef <ds@schleef.org>2003-12-24 03:31:06 +0000
commitd88e52a37b8375cae2c8558f786882eb4bd12e84 (patch)
tree89ed1a1c8733ff50fc2fb4dad1450897b89c8e6f /ChangeLog
parent9de4db65400a8a1e42ef9df42c5a3104af18001f (diff)
gst/volume/gstvolume.c: Proxy getcaps.
Original commit message from CVS: * gst/volume/gstvolume.c: (volume_init): Proxy getcaps. * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_sink_fixate): Add fixate function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f39b969..fa878b55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-23 David Schleef <ds@schleef.org>
+
+ * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
+ * sys/oss/gstosssink.c: (gst_osssink_init),
+ (gst_osssink_sink_fixate): Add fixate function.
+
2003-12-24 Ronald Bultje <rbultje@ronald.bitfreak.net>
* ext/ffmpeg/gstffmpegcodecmap.c: