basertpdepay: don't clear the discont flag too early
authorAmerican Dynamics <GStreamer-Bugs at tycosp.com>
Wed, 18 Aug 2010 10:34:07 +0000 (12:34 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 18 Aug 2010 10:43:48 +0000 (12:43 +0200)
commit1f19649695c2f5c6313b33f0d40ffe5a3df70220
treee7d7d41bfd652ab7033da6978fae8ec85a617a20
parentc3a519494bb68b96b2b9ac9c1326abb6a3364f61
basertpdepay: don't clear the discont flag too early

Set the discont flag when we receive a DISCONT buffer and only clear the discont
state when we pushed out a DISCONT buffer.

Fixes #626869
gst-libs/gst/rtp/gstbasertpdepayload.c