gst/audiorate/gstaudiorate.c: Fix audiorate some more.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 28 Aug 2006 16:08:18 +0000 (16:08 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 28 Aug 2006 16:08:18 +0000 (16:08 +0000)
commit0fc6e3d087357a08abb505337c0a913aae0c16de
treeb595a75ca3d36c44bc62391e5943d426f48afd67
parentfe2c1e2d02dccf9e39e6a519466ef948130b2226
gst/audiorate/gstaudiorate.c: Fix audiorate some more.

Original commit message from CVS:
* gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
(gst_audio_rate_setcaps), (gst_audio_rate_init),
(gst_audio_rate_sink_event), (gst_audio_rate_src_event),
(gst_audio_rate_chain), (gst_audio_rate_change_state):
Fix audiorate some more.
Reset and resync counters on flush and READY.
Handle the DISCONT flag correctly.
Use GstSegment to track position.
Fail when not negotiated.
ChangeLog
gst/audiorate/gstaudiorate.c