[Webkit-unassigned] [Bug 57982] New: AVF: MediaPlayerPrivateAVFoundationObjC should not use -[AVPlayerItem isPlaybackBufferEmpty]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 14:11:37 PDT 2011


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

           Summary: AVF: MediaPlayerPrivateAVFoundationObjC should not use
                    -[AVPlayerItem isPlaybackBufferEmpty]
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jer.noble at apple.com


-[AVPlayerItem isPlaybackBufferEmpty] often returns incorrect results.  Instead, call -[AVPlayerItem loadedTimeRanges] and determine if the current time resides within those ranges.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list