[Bug 771088] decodebin3: Don't send duplicated stream-start event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 12 13:56:48 UTC 2017


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #335149|none                        |committed
             status|                            |

--- Comment #4 from Edward Hervey <bilboed at bilboed.com> ---
Comment on attachment 335149
  --> https://bugzilla.gnome.org/attachment.cgi?id=335149
patch#1

commit 06cf7440ce28d42768b0a980d67fc6f53c6cb7b9 (HEAD -> master, origin/master,
origin/HEAD)
Author: Seungha Yang <sh.yang at lge.com>
Date:   Fri Sep 9 10:29:01 2016 +0900

    decodebin3: Don't send duplicated stream-start event

    group-id in stream-start event might be updated in
    parse_chain_output_probe (). This cause duplicated stream-start
    twice with identical stream-id and seq-num, but only group-id is
    different. Although there is no change, stream-start event will
    be followed by the first buffer.

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

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