discoverer: Don't wait for subtitle streams to preroll
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 3 Nov 2010 09:07:07 +0000 (14:37 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 8 Mar 2011 17:32:18 +0000 (23:02 +0530)
commit9ffb8859d78ad1c111b6d2b2e1ded0c11aaacfee
treea80d19aae9332a23ced7587722effcfd890d7114
parentba2e500bd992d8ad7db0da923801964964835967
discoverer: Don't wait for subtitle streams to preroll

Subtitle streams being parse can cause the pipeline to wait indefinitely
to PREROLL. This makes subtitle streams got to PAUSED even if no data is
available. This should not be a cause for concern as we don't expect to
get much data for subtitle streams other than language tags from the
container.

https://bugzilla.gnome.org/show_bug.cgi?id=632291
gst-libs/gst/pbutils/gstdiscoverer.c