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

kvazaar 2.3.0 #160178

Merged
merged 2 commits into from
Jan 17, 2024
Merged

kvazaar 2.3.0 #160178

merged 2 commits into from
Jan 17, 2024

Conversation

Porkepix
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Features
* `--(no-)enable-logging` to enable/disable logging of normal encoder perfomance into `stderr`, errors are still outputted to `stderr`.
* AVX2 optimisations for finding last non zero coefficient in RDOQ
* Remove YASM to make compilation with visual studio easier
* Experimental support for CMake, in the future we would like to get rid of automake and visual studio so if there are any issues with the CMakeLists.txt please report them

Fixes

  • Fix a bug when requesting encoder_headers before any frame has been pushed in aaae5b0f4926065136f287876c6bc41631bae692
  • Fix a problem with win+gcc (mingw, msys, cygwin) causing some optimized functions to segfault 589ed477d55560250dcc1dd2ea6a31b517545ebf
  • Fix GCC detection for automake 49dc5fcaf4b3aab2e9edb74b7b820b41a18b6b10 8523c968bff6eb3f020232282eb05cdb6764fd82

External contributions

New Contributors

Performance

The RD performance should be exactly the same as in v2.2.0 and configurations using RDOQ should be around 1-3% faster with the AVX2 optimizations

Full Changelog: ultravideo/kvazaar@v2.2.0...v2.3.0

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jan 17, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 17, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 17, 2024
Merged via the queue into Homebrew:master with commit c09ae62 Jan 17, 2024
12 checks passed
@github-actions github-actions bot added the outdated PR was locked due to age label Feb 17, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants