[Bug 764948] decodebin: use-buffering property ignored on non-muxed streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 19 07:20:15 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 2b536467154ed672be8b49a9681693607723cc60
Author: Vivia Nikolaidou <vivia at toolsonair.com>
Date:   Tue Apr 12 16:32:20 2016 +0300

    decodebin: Always add a multiqueue in single-stream use-buffering pipelines

    If we are configured to use buffering and there is no demuxer in the chain,
we
    still want a multiqueue, otherwise we will ignore the use-buffering
property.
    In that case, we will insert a multiqueue after the parser or decoder - not
    elsewhere, otherwise we won't have timestamps.

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

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