[Bug 760781] qtdemux: handling zero segment-duration edit list

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 29 01:58:47 PST 2016


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

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 0391a93a3519c2ea4c375e9668b481c851e59d08
Author: Seungha Yang <sh.yang at lge.com>
Date:   Thu Jan 28 22:36:23 2016 +0900

    qtdemux: handling zero segment-duration edit list

    Based on document ISO_IEC_14496-12, edit list box can have
    segment duration as zero. It does not imply that media_start equals to
    media_stop. But, it just indicates a sample which should be presented
    at the first. This patch derives segment duration using media_time
    and duration of file. And set derived duration to segment-duration.

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

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