[Bug 736655] basesink: preroll issue for some clips which audio is shorter than video
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 11 08:43:21 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=736655
--- Comment #151 from Wim Taymans <wim.taymans at gmail.com> ---
commit 4b174b14f51b4d405674c0d1054e82f5dbc82094
Author: Wim Taymans <wtaymans at redhat.com>
Date: Wed Mar 11 16:36:29 2015 +0100
basesink: clean up the need_preroll variable
Based on patch from Song Bing <b06498 at freescale.com>
Don't just set the need_preroll flag to TRUE in all cases. When we
are already prerolled it needs to be set to FALSE and when we go to
READY we should not touch it. We should only set it to TRUE in other
cases, like what the code above does.
See https://bugzilla.gnome.org/show_bug.cgi?id=736655
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list