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

Bump AVM to research-8.0.0 #2437

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Bump AVM to research-8.0.0 #2437

wants to merge 4 commits into from

Conversation

vrabaud
Copy link
Collaborator

@vrabaud vrabaud commented Sep 23, 2024

No description provided.

@vrabaud vrabaud marked this pull request as draft September 23, 2024 10:43
Copy link
Collaborator

@wantehchang wantehchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for writing this pull request!

@@ -39,6 +39,10 @@ jobs:
gcc-version: ${{ matrix.gcc }}
libyuv: 'LOCAL'

- name: Install cpuinfo
run:
sudo apt install -y cpuinfo
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to install cpuinfo here? It would be good to mention this in the commit message.

@@ -89,13 +89,15 @@ else()
endif()

if(AVIF_CODEC_AVM)
# TODO(vrabaud) remove the PATCH_COMMAND once upstream is fixed.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional: It would be good to link to a merge request for the AVM upstream.

Copy link
Collaborator

@wantehchang wantehchang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Vincent: We need to remove #if CONFIG_LR_IMPROVEMENTS and the corresponding #endif from src/obu.c.

@vrabaud vrabaud force-pushed the main branch 2 times, most recently from 4f2d7b2 to 783a2e2 Compare October 2, 2024 08:26
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