gstreamer/ext/vorbis
Benjamin Otte ef502795dc ext/ffmpeg/gstffmpegcodecmap.c: removee video/x-theora from vp3 decoder, it doesn't handle raw theora streams
Original commit message from CVS:
2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
removee video/x-theora from vp3 decoder, it doesn't handle raw
theora streams
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
fix bug with finalizing element that never went to PAUSED
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
length and position queries were swapped
* ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
(vorbis_dec_from_granulepos), (vorbis_dec_src_query),
(vorbis_dec_src_event):
implement querying time and bytes
2004-01-30 03:51:04 +00:00
..
Makefile.am ext/ogg/gstoggdemux.c: lots of changes - mainly support for chained bitstreams, seeking, querying and bugfixes of course 2004-01-29 02:50:20 +00:00
vorbis.c ext/ogg/gstoggdemux.c: lots of changes - mainly support for chained bitstreams, seeking, querying and bugfixes of course 2004-01-29 02:50:20 +00:00
vorbisdec.c ext/ffmpeg/gstffmpegcodecmap.c: removee video/x-theora from vp3 decoder, it doesn't handle raw theora streams 2004-01-30 03:51:04 +00:00
vorbisdec.h ext/ogg/gstoggdemux.c: lots of changes - mainly support for chained bitstreams, seeking, querying and bugfixes of course 2004-01-29 02:50:20 +00:00
vorbisenc.c GST_ELEMENT_ERROR 2004-01-29 23:20:45 +00:00
vorbisenc.h tagging stuff and build fixes. In detail: 2003-11-24 04:08:48 +00:00
vorbisfile.c GST_ELEMENT_ERROR 2004-01-29 23:20:45 +00:00