Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Decode] Allocate the slice record buffer dynamically for each frame #1745

Closed
wants to merge 1 commit into from

Conversation

Jexu
Copy link
Contributor

@Jexu Jexu commented Dec 4, 2023

It should align the size of slice record buffer and number of slice to avoid memory access out of bound.

@Jexu Jexu requested a review from XinfengZhang as a code owner December 4, 2023 04:12
@Jexu Jexu requested a review from guowillyy December 4, 2023 04:12
@Jexu Jexu added Decode video decode related verifying PR: fix ready and verifying with build/test labels Dec 4, 2023
It should align the size of slice record buffer and number of slice to
avoid memory access out of bound.

Signed-off-by: Xu, Zhengguo <zhengguo.xu@intel.com>
@Jexu Jexu removed the verifying PR: fix ready and verifying with build/test label Dec 20, 2023
@Jexu
Copy link
Contributor Author

Jexu commented Jan 2, 2024

Merged by 10c376f.
Close this one.

@Jexu Jexu closed this Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Decode video decode related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant