decodebin2: increase stream probing queues
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 5 Jun 2009 14:49:58 +0000 (16:49 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 5 Jun 2009 14:49:58 +0000 (16:49 +0200)
commitf444f0edce37af2126547b85c8b5b8cd213c43ac
tree0f56f1cfcfddd1570f885081b4f0f5e16aab3928
parent2dbd8702dd07afdceb00784075ed5498b42b3ceb
decodebin2: increase stream probing queues

When we are probing for streams, we want to set the queue size in such a way
that we can scan a maximum amount of data without consuming too much memory.
Therefore, remove the time limit on the queue and only stop scanning after 2MB
of data.

See #584104.
gst/playback/gstdecodebin2.c