[Bug 786268] ac3parse: fix not-linked handling to not cause glitches when switching tracks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 16 13:14:06 UTC 2017


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.12.3
            Summary|ac3parse: chain function    |ac3parse: fix not-linked
                   |does not handle not-linked  |handling to not cause
                   |from baseparse              |glitches when switching
                   |                            |tracks

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks!

commit bc290059a4d1fd2fb1ffa229ed307efc2daa3972 (HEAD -> master, origin/master,
origin/HEAD)
Author: Sky Juan <skyjuan at realtek.com>
Date:   Mon Aug 14 15:28:22 2017 +0800

    ac3parse: fix not-linked handling causing glitches when selecting stream

    Fix chain function not handling not-linked from baseparse.

    When an input data is separated into 2 buffers, the second buffer
    would not be pushed into the adapter if baseparse returns not-linked
    for first buffer.

    This caused glitches when switching streams and selecting
    a stream that was previously unselected.

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

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