diff options
| author | David Schleef <ds@schleef.org> | 2003-12-24 03:31:06 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2003-12-24 03:31:06 +0000 |
| commit | d88e52a37b8375cae2c8558f786882eb4bd12e84 (patch) | |
| tree | 89ed1a1c8733ff50fc2fb4dad1450897b89c8e6f /ChangeLog | |
| parent | 9de4db65400a8a1e42ef9df42c5a3104af18001f (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |
