gst/volume/gstvolume.c: Proxy getcaps.
authorDavid Schleef <ds@schleef.org>
Wed, 24 Dec 2003 03:31:06 +0000 (03:31 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 24 Dec 2003 03:31:06 +0000 (03:31 +0000)
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.

ChangeLog

index 6f39b96..fa878b5 100644 (file)
--- 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: