audiorate: Fix buffer offset_end when within tolerance.
authorEdward Hervey <bilboed@bilboed.com>
Wed, 26 May 2010 06:51:09 +0000 (08:51 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 26 May 2010 06:51:09 +0000 (08:51 +0200)
commit514a34b255c66e32e3fcec5a496ff0300c3d0b2f
treee8b72b4e19f253ea84b73bbc0ee7c5db2d9703d6
parentfdfb70e2623fcc077f07f464cfb0319e6e0cdebc
audiorate: Fix buffer offset_end when within tolerance.

This fixes issues if we then have downstream elements that operate
on offset/offset_end.

And add the expected timestamp in the debug logs
gst/audiorate/gstaudiorate.c