commit | b85517ddaa0ecfb59601f0250bf2a58f643d889e | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Fri Aug 17 16:33:52 2018 +0300 |
committer | Sebastian Dröge <sebastian@centricular.com> | Wed Aug 29 10:48:34 2018 +0300 |
tree | 8f38c59e6f21aca03f03609395134b422a01c990 | |
parent | 6996453c365b4de9fc4db23d9c1893efce064c2a [diff] |
audiobuffersplit: Keep track of resync time separately If we drain after a discont, the discont time given by the stream synchronizer is already the time after the discontinuity. But we need to drain all pending data based on the previous discont time instead.