GNOME Bugzilla – Bug 766795
baseparse: Make sure DISCONT flags are properly propagated
Last modified: 2016-06-07 07:45:58 UTC
See commit message
Created attachment 328388 [details] [review] baseparse: Make sure DISCONT flags are properly propagated If we drop a frame that contained a discontinuity, we must remember that for the next frame that *will* be pushed downstream.
commit ea395c2498790535bd8461f4ef25640bb84dd1ae Author: Edward Hervey <edward@centricular.com> Date: Sun May 22 13:10:06 2016 +0200 baseparse: Make sure DISCONT flags are properly propagated If we drop a frame that contained a discontinuity, we must remember that for the next frame that *will* be pushed downstream. https://bugzilla.gnome.org/show_bug.cgi?id=766795