GNOME Bugzilla – Bug 708952
audio: change buffer ts when clipping buffer even if data length is same
Last modified: 2013-09-30 08:36:16 UTC
Created attachment 255956 [details] [review] Patch to update buffer timestamps The buffer PTS/duration might be slightly changed by clipping even if data length is the same. The values should be updated otherwise buffer might fall out of segment.
commit dbaf1bf0a375674e0eef46be5d0bbe456c57e2e8 Author: Matej Knopp <matej.knopp@gmail.com> Date: Fri Sep 27 22:40:28 2013 +0200 audio: change buffer timestamp when clipping even if data hasn't been trimmed https://bugzilla.gnome.org/show_bug.cgi?id=708952