ext/vorbis/vorbisenc.c: Fix vorbis property descriptions and ranges.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 18 Oct 2004 13:55:47 +0000 (13:55 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 18 Oct 2004 13:55:47 +0000 (13:55 +0000)
Original commit message from CVS:
* ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
Fix vorbis property descriptions and ranges.

ChangeLog

index 8bab430..91dcad3 100644 (file)
--- 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