[Webkit-unassigned] [Bug 190125] New: [GTK] Set a minimum sample size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 04:33:08 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190125

            Bug ID: 190125
           Summary: [GTK] Set a minimum sample size
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

The last sample of the audio track in the asset used in this test player has a tiny duration (100 ns):

http://orange-opensource.github.io/hasplayer.js/1.2.0/player.html?url=http://playready.directtaps.net/smoothstreaming/SSWSS720H264/SuperSpeedway_720.ism/Manifest

So small, we are truncating it to zero. We're not supposed to have frames with zero duration an. Instead, lets set a minimum frame duration for those fringe cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181001/0c4cf6ec/attachment.html>


More information about the webkit-unassigned mailing list