gstreamer/gst-libs/gst
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
..
audio ext/ogg/gstoggdemux.c: Parse seeking events better. 2005-08-24 18:04:45 +00:00
floatcast *.h: Revert indenting 2004-03-15 16:32:55 +00:00
interfaces gst-libs/gst/interfaces/mixer.h: Reset padding to GST_PADDING. 2005-08-08 14:13:59 +00:00
net gst-libs/gst/: Add padding (you will need to rebuild gst-plugins-base, gst-plugins and all applications afterwards!) 2005-08-09 17:29:40 +00:00
netbuffer gst-libs/gst/: Add padding (you will need to rebuild gst-plugins-base, gst-plugins and all applications afterwards!) 2005-08-09 17:29:40 +00:00
riff gst-libs/gst/riff/riff-read.c: Fix bug in debug message and add some more debug messages. 2005-08-09 16:59:21 +00:00
rtp gst-libs/gst/rtp/gstbasertpdepayload.*: Fix for RTPBuffer changes. 2005-08-18 10:23:54 +00:00
tag Port from GstData to GstMiniObject. 2005-05-16 15:35:52 +00:00
video forward port from 0.9 and enable videoflip now that it works 2005-07-25 14:06:15 +00:00
gettext.h putting i18n in place for plugins 2004-01-19 15:45:55 +00:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am Remove gconf stuff, use gconf elements instead from now on. 2005-07-20 10:12:34 +00:00