Bug 174223

Summary: Rendering of WebRTC audio in AudioSampleDataSource may trigger crackles
Product: WebKit Reporter: youenn fablet <youennf>
Component: MediaAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2017-07-06 15:49:51 PDT
We are trying to read too quickly and are not correcting the timestamp offset well enough.
Comment 1 youenn fablet 2017-07-06 15:52:28 PDT
Created attachment 314765 [details]
Patch
Comment 2 WebKit Commit Bot 2017-07-06 18:56:45 PDT
Comment on attachment 314765 [details]
Patch

Clearing flags on attachment: 314765

Committed r219230: <http://trac.webkit.org/changeset/219230>
Comment 3 WebKit Commit Bot 2017-07-06 18:56:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 youenn fablet 2017-07-10 14:08:45 PDT
rdar://problem/32518039