Bug 271068 - [dav1d] Fix tile_start_off calculations for extremely large frame sizes
Summary: [dav1d] Fix tile_start_off calculations for extremely large frame sizes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-15 11:16 PDT by David Kilzer (:ddkilzer)
Modified: 2024-03-15 15:09 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2024-03-15 11:16:57 PDT
Fix tile_start_off calculations for extremely large frame sizes.

Merge upstream fix:  <https://code.videolan.org/videolan/dav1d/-/commit/2b475307dc11be9a1c3cc4358102c76a7f386a51>

<rdar://124700924>
Comment 1 David Kilzer (:ddkilzer) 2024-03-15 11:23:03 PDT
Pull request: https://github.com/WebKit/WebKit/pull/25959
Comment 2 EWS 2024-03-15 15:09:06 PDT
Committed 276207@main (4c23f1a14c60): <https://commits.webkit.org/276207@main>

Reviewed commits have been landed. Closing PR #25959 and removing active labels.