Bug 268440 - ComputeH264ReorderSizeFromSPS should use pic_width_in_mbs_minus1 and pic_height_in_map_units_minus1 to compute max_dpb_frames_from_sps
Summary: ComputeH264ReorderSizeFromSPS should use pic_width_in_mbs_minus1 and pic_heig...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-30 23:56 PST by youenn fablet
Modified: 2024-01-31 05:47 PST (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 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.