mpegtsdemux: Fix sticky event handling
authorEdward Hervey <edward@collabora.com>
Sat, 7 Jun 2014 05:13:59 +0000 (07:13 +0200)
committerEdward Hervey <edward@collabora.com>
Sat, 7 Jun 2014 05:15:33 +0000 (07:15 +0200)
commita2890e831bda3aca80dcf76a0bf76b4c2d5c3c10
treee44024c365449017a3898162a2d8cdf0f2c33074
parentbe28578942b93d639cb5da0633a1c8524ce9784f
mpegtsdemux: Fix sticky event handling

When we receive sticky events from upstream, always return TRUE.

Fixes the issue where we receive custom sticky events (such as "uri")
and no pads are created yet.
gst/mpegtsdemux/mpegtsbase.c