Bug 174223 - Rendering of WebRTC audio in AudioSampleDataSource may trigger crackles
Summary: Rendering of WebRTC audio in AudioSampleDataSource may trigger crackles
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-07-06 15:49 PDT by youenn fablet
Modified: 2017-07-10 14:08 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2017-07-06 15:52 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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