gstreamer/ext
Wim Taymans 7824216cef ext/ogg/gstoggdemux.c: Parse seeking events better.
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
(gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
(gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
(gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
(gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
(gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
Parse seeking events better.
Unref static caps.
Generate correct newsegment events, fixes seeking in live oggs.

* ext/theora/theoradec.c: (theora_dec_src_query),
(theora_dec_src_event), (theora_dec_src_getcaps),
(theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
Use newsegment values to report correct play time.

* ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
(vorbis_dec_src_event), (vorbis_dec_sink_event):
* ext/vorbis/vorbisdec.h:
Parse and use newsegment values to report correct play time.

* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_event), (gst_base_audio_sink_render):
Clear ringbuffer on flush.
Use newsegment values to calculate playback time.

* sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
Basesink does newsegment calculations for us now.
2005-08-24 18:04:45 +00:00
..
alsa ext/alsa/: Add a device-name property. 2005-08-22 16:50:59 +00:00
cdparanoia renamed to actual element names, so much nicer to look at 2005-08-05 18:51:29 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.c: Fix error code for file-not-found to NOT_FOUND. 2005-08-07 14:21:06 +00:00
libvisual make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00
ogg ext/ogg/gstoggdemux.c: Parse seeking events better. 2005-08-24 18:04:45 +00:00
pango Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:45 +00:00
theora ext/ogg/gstoggdemux.c: Parse seeking events better. 2005-08-24 18:04:45 +00:00
vorbis ext/ogg/gstoggdemux.c: Parse seeking events better. 2005-08-24 18:04:45 +00:00
Makefile.am ext/Makefile.am: Disable cdparanoia until someone ports it! 2005-05-06 10:09:43 +00:00