gst/audiorate/gstaudiorate.c: Keep sink and src segment to keep track of time and...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 28 Sep 2006 10:49:56 +0000 (10:49 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 28 Sep 2006 10:49:56 +0000 (10:49 +0000)
commite10e9eeff2b3173369c2eaccf25289abbc926afc
tree8cdbe450e4cd843ba53f216ef0a03c65d65d298c
parent0c3733c652a941ea49dcb2248dc06735655e206d
gst/audiorate/gstaudiorate.c: Keep sink and src segment to keep track of time and support more input formats.

Original commit message from CVS:
* gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
(gst_audio_rate_sink_event), (gst_audio_rate_convert),
(gst_audio_rate_convert_segments), (gst_audio_rate_chain):
Keep sink and src segment to keep track of time and support more
input formats.
Fix bogus next_offset and run_time calculation, don't understand how
this could have worked before. Fixes #357976.
Remove some unneeded vars.
ChangeLog
gst/audiorate/gstaudiorate.c