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 | 85f417a19a36bec5ddc1fb839be0850a2bcfd33f (patch) | |
tree | 0c63030c7971a0b54d1b41bb6219d7bf51e347f2 | |
parent | c1da22dd4e9238cdca3b9d266e8355bda2da74dc (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-- | 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 |