playsink: do not store more than a second of subtitles
authorThiago Santos <thiago.sousa.santos@collabora.com>
Mon, 14 May 2012 14:52:12 +0000 (11:52 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Wed, 6 Jun 2012 19:31:08 +0000 (16:31 -0300)
commit0dfb331cfd9e8fe92a461f51b6371f2d866ef187
tree92419836c517053cf2474b8eadd3104c53c5c722
parentc095dc29fed8a60a7855c20e276ac4224b10473a
playsink: do not store more than a second of subtitles

Use a shorter queue for subtitles to avoid switches for subtitles
taking longer than they already take.

https://bugzilla.gnome.org/show_bug.cgi?id=638168
gst/playback/gstplaysink.c