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

IFP and RC harmonization, fixes for ARM, early GCC 11 #350

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

adamjw24
Copy link
Member

@adamjw24 adamjw24 commented Feb 8, 2024

  • harmonized inter frame parallelization and rate control
  • fixed some buggy ARM NEON code
  • fixed ARM NEON activation when selecting --SIMD=SCALAR
  • workaround for buggy implementation of _mm_loadu_si32 in early GCC 11 (extensively used in DepQuantX86.h)
  • added minimal intra distance restriction and parameter
  • increased default number of threads to 12 for 5K and higher resolutions

@jbrdbg jbrdbg merged commit ac10055 into fraunhoferhhi:master Feb 8, 2024
7 checks passed
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