Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 3 Assembly Av1 Projects
-
Project mention: Learn x86-64 assembly by writing a GUI from scratch | news.ycombinator.com | 2023-06-01
Sure. You'll see it very often in codec implementations. From rav1e, a fast AV1 encoder mostly written in Rust: https://github.com/xiph/rav1e/tree/master/src/x86
Large portions of the algorithm have been translated into assembly for ARM and x86. Shaving even a couple percent off something like motion compensation search will add up to meaningful gains.
Or the current reference implementation of JPEG: https://github.com/libjpeg-turbo/libjpeg-turbo/tree/main/sim...
-
dav1d
A read-only mirror of dav1d source code repository. The origin is at https://code.videolan.org/videolan/dav1d/
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
Assembly Av1 related posts
- SISVEL VP9/AV1 patent declared invalid in China
- assembly from dav1d 1.1.0 now integrated into rav1e
- A little script to parse large libraries to AV1, if you're interested
- rav1d: a Rust port of dav1d (currently experimental)
- A Safer High Performance AV1 Decoder
- rav1e wrong mastering-display output?
- HDR10, HDR10+, Dolby Vision with AV1?
-
A note from our sponsor - SonarQube
www.sonarqube.org | 1 Jun 2023
Index
What are some of the best open-source Av1 projects in Assembly? This list will help you:
Project | Stars | |
---|---|---|
1 | rav1e | 3,232 |
2 | dav1d | 264 |
3 | rav1e | 17 |