summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-10-18 13:55:47 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-10-18 13:55:47 +0000
commit85f417a19a36bec5ddc1fb839be0850a2bcfd33f (patch)
tree0c63030c7971a0b54d1b41bb6219d7bf51e347f2
parentc1da22dd4e9238cdca3b9d266e8355bda2da74dc (diff)
ext/vorbis/vorbisenc.c: Fix vorbis property descriptions and ranges.
Original commit message from CVS: * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init): Fix vorbis property descriptions and ranges.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bab430c..91dcad32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-10-18 Wim Taymans <wim@fluendo.com>
+ * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
+ Fix vorbis property descriptions and ranges.
+
+2004-10-18 Wim Taymans <wim@fluendo.com>
+
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
Really do nothing when no data is available.
Go to the playing state when the stream is not seekable