[Bug 755454] glimagesink: always send a reconfigure event when starting

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 6 14:00:36 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=755454

Julien Isorce <julien.isorce at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #10 from Julien Isorce <julien.isorce at gmail.com> ---
The issue can be reproduced with playbin video-sink=glimagesink (not with
videotestsrc)

* Without patch:

-- glbufferpoolA create
-- glbufferpoolA config
-- glbufferpoolA start
-- glbufferpoolA alloc
-- glbufferpoolA alloc
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstPulseSinkClock
-- glbufferpoolB create
-- glbufferpoolB config
-- glbufferpoolA finalize
-- glbufferpoolB start
-- glbufferpoolB alloc
-- glbufferpoolB alloc


* With attached patch:

-- glbufferpoolA create
-- glbufferpoolA config
-- glbufferpoolA start
-- glbufferpoolA alloc
-- glbufferpoolA alloc
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstPulseSinkClock

-- 
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