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

No need to set AV1E_SET_ROW_MT to 1 #1474

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

wantehchang
Copy link
Collaborator

The default value of AV1E_SET_ROW_MT was changed to 1 in https://aomedia-review.googlesource.com/c/aom/+/77983. The default value of AV1E_SET_ROW_MT is 1 in any libaom release that has AV1E_SET_ROW_MT, starting from v1.0.0-errata1-avif. So it is not necessary to set AV1E_SET_ROW_MT to 1.

The default value of AV1E_SET_ROW_MT was changed to 1 in
https://aomedia-review.googlesource.com/c/aom/+/77983. The default value
of AV1E_SET_ROW_MT is 1 in any libaom release that has AV1E_SET_ROW_MT,
starting from v1.0.0-errata1-avif. So it is not necessary to set
AV1E_SET_ROW_MT to 1.
@wantehchang wantehchang merged commit 1488373 into AOMediaCodec:main Jul 19, 2023
14 checks passed
@wantehchang wantehchang deleted the no-need-to-enable-row-mt branch July 19, 2023 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants