diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 13:55:47 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 13:55:47 +0000 |
commit | 391327258de2fe6266da1850919291338d687d5c (patch) | |
tree | e31eb637d9a87806957505ccabaa822555bc045d | |
parent | 8bacd6b5356945eb7c81ab7aab7fef8195f06dd1 (diff) | |
download | gst-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.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |