pipeline: Allow up to 2 seconds queueing in the playsink video queue
authorThibault Saunier <thibault.saunier@osg.samsung.com>
Sat, 19 Aug 2017 14:42:57 +0000 (11:42 -0300)
committerThibault Saunier <thibault.saunier@osg.samsung.com>
Sun, 20 Aug 2017 02:21:57 +0000 (23:21 -0300)
commitce4d2d8102e98ca08c9ab9a6c511238174cf5a06
treee91edbd077ccdda446187bbef94c4e9ad4edd125
parent959a3c70b00d384d5851256103e504e59a0a593e
pipeline: Allow up to 2 seconds queueing in the playsink video queue

In playsink the default video queue max size is 3 buffers, which is
sometimes not enough for our use case.

Allow up to 2 seconds of buffered data, giving us more time to do
the transition between clips, and thus avoiding dropping frames in
the sink when bringing up new clip takes too much time.

Differential Revision: https://phabricator.freedesktop.org/D1854
ges/ges-pipeline.c