[Bug 780410] qtdemux: distinguish TFDT with value 0 from no TFDT at all

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 22 21:37:41 UTC 2017


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.10.5

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Thanks! Pushed:

commit 2f68f8bd891f1529474af644f4475ee516596344
Author: Enrique Ocaña González <eocanha at igalia.com>
Date:   Wed Mar 22 18:18:40 2017 +0000

    qtdemux: distinguish TFDT with value 0 from no TFDT at all

    TFDTs with time 0 are being ignored since commit 1fc3d42f. They're
    mistaken with the case of not having TFDT, but those two cases
    must be distinguished in some way.

    This patch passes an extra boolean flag when the TFDT is present.
    This is now the condition being evaluated, instead of checking for
    0 time.

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

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