gstreamer/ext
Wim Taymans 8d9d369e83 ext/: More seeking fixes, oggdemux now supports seeking to time and uses the downstream element to convert granulepos...
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
(gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
(gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
(gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
(_find_chain_get_unknown_part), (_find_streams_check),
(gst_ogg_demux_push), (gst_ogg_pad_push):
* ext/theora/theoradec.c: (theora_get_formats),
(theora_dec_src_convert), (theora_dec_sink_convert),
(theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
(theora_dec_chain):
* ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
(vorbis_dec_convert), (vorbis_dec_src_query),
(vorbis_dec_src_event), (vorbis_dec_event):
More seeking fixes, oggdemux now supports seeking to time and
uses the downstream element to convert granulepos to time.
Seeking in theora-only ogg files now works.
2004-07-21 16:48:20 +00:00
..
alsa ext/alsa/gstalsa.c: disable some of the debugging code for now. Writing debugging to a buffer is broken in current al... 2004-07-15 20:32:41 +00:00
cdparanoia ext/cdparanoia/gstcdparanoia.c: Send discont events and change timestamps appropriately when we get a seek event. (b... 2004-06-14 20:33:56 +00:00
gnomevfs second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
libvisual don't assert in state change 2004-07-09 10:56:51 +00:00
ogg ext/: More seeking fixes, oggdemux now supports seeking to time and uses the downstream element to convert granulepos... 2004-07-21 16:48:20 +00:00
pango second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
theora ext/: More seeking fixes, oggdemux now supports seeking to time and uses the downstream element to convert granulepos... 2004-07-21 16:48:20 +00:00
vorbis ext/: More seeking fixes, oggdemux now supports seeking to time and uses the downstream element to convert granulepos... 2004-07-21 16:48:20 +00:00
Makefile.am ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/ 2004-06-24 01:16:02 +00:00