baseparse: respect DISCONT flag on buffers
authorThiago Santos <thiagoss@osg.samsung.com>
Mon, 9 Mar 2015 22:31:36 +0000 (19:31 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 28 Apr 2015 15:54:08 +0000 (12:54 -0300)
commit8641997630a9a63cc23f3e3f883496073ea61f34
tree431c38feb280ce5ffe4dff4556395a8e16821d6a
parent18b058100940bdcaed86fa412e3582a02871f995
baseparse: respect DISCONT flag on buffers

Drain the parser when a DISCONT buffer is received and then mark
the next buffer to be pushed as a DISCONT one

https://bugzilla.gnome.org/show_bug.cgi?id=745927
libs/gst/base/gstbaseparse.c