gst/audiorate/gstaudiorate.c: If a buffer doesn't have a timestamp, assume it's conti...
authorMichael Smith <msmith@xiph.org>
Thu, 3 May 2007 13:16:21 +0000 (13:16 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 3 May 2007 13:16:21 +0000 (13:16 +0000)
commit03e4592e41fd4738407bffeb8439ed7cd116e9d4
tree20a1635224d9bf46abd04a861b2c6f2d40941938
parent14f2bca596b2306c3a137d04de50eecc45c9e20b
gst/audiorate/gstaudiorate.c: If a buffer doesn't have a timestamp, assume it's contiguous with the previous buffer, ...

Original commit message from CVS:
* gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
If a buffer doesn't have a timestamp, assume it's contiguous with
the previous buffer, and synthesise timestamps appropriately.
ChangeLog
gst/audiorate/gstaudiorate.c