baseparse: Make sure DISCONT flags are properly propagated
authorEdward Hervey <edward@centricular.com>
Sun, 22 May 2016 11:10:06 +0000 (13:10 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 7 Jun 2016 07:42:39 +0000 (09:42 +0200)
commitea395c2498790535bd8461f4ef25640bb84dd1ae
tree8ad397881eaae0af86c48b88652c83b067d7aeea
parent56b92900739c82019faaa7d75540c69db45b57aa
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
libs/gst/base/gstbaseparse.c