Bug 268440

Summary: ComputeH264ReorderSizeFromSPS should use pic_width_in_mbs_minus1 and pic_height_in_map_units_minus1 to compute max_dpb_frames_from_sps
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebRTCAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description youenn fablet 2024-01-30 23:56:08 PST
ComputeH264ReorderSizeFromSPS should use pic_width_in_mbs_minus1 and pic_height_in_map_units_minus1 to compute max_dpb_frames_from_sps
Comment 1 youenn fablet 2024-01-30 23:56:38 PST
<rdar://problem/121957799>
Comment 2 youenn fablet 2024-01-31 00:19:38 PST
Pull request: https://github.com/WebKit/WebKit/pull/23564
Comment 3 EWS 2024-01-31 05:47:20 PST
Committed 273823@main (a8ddee0e8c2e): <https://commits.webkit.org/273823@main>

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