decodebin2: Don't reduce max-size-time of exposed groups. Fixes #579912
authorEdward Hervey <bilboed@bilboed.com>
Thu, 23 Apr 2009 06:41:19 +0000 (08:41 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 23 Apr 2009 09:54:55 +0000 (11:54 +0200)
commit71a372c8473d9126c0b7661c30991f83fd14eb9a
treee535836523878d15f37c04ad65c9b9ec1d29c959
parentf0948ff632c02ed51111a6ff8d03351924670a8f
decodebin2: Don't reduce max-size-time of exposed groups. Fixes #579912

The 2s limit is way too small for a lot of files (which have an interleave
in time of between 3 and 5s). Instead, leave it to the initial 5s value
and reduce the other limits (allowing us to stay memory-efficient).
gst/playback/gstdecodebin2.c