summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commit391327258de2fe6266da1850919291338d687d5c (patch)
treee31eb637d9a87806957505ccabaa822555bc045d /ChangeLog
parent8bacd6b5356945eb7c81ab7aab7fef8195f06dd1 (diff)
downloadgst-plugins-bad-391327258de2fe6266da1850919291338d687d5c.tar.gz
gst-plugins-bad-391327258de2fe6266da1850919291338d687d5c.tar.bz2
gst-plugins-bad-391327258de2fe6266da1850919291338d687d5c.zip
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.
Diffstat (limited to 'ChangeLog')
-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