The Alliance for Open Media has released the final v1.0 specification for AV2, the next-generation video codec succeeding AV1. The standard is now ready for implementation across devices and platforms.
AV2 represents the next evolution in open-source video compression technology. Built on the foundation of its predecessor AV1, the codec aims to deliver improved compression efficiency and performance for streaming services, broadcasters, and content creators.
The final specification includes complete technical documentation for encoding and decoding video content. Developers can now begin integrating AV2 support into hardware, software, and streaming platforms.
The codec competes with other modern standards including H.266/VVC and MPEG-5 EVC. Industry adoption will depend on implementation timelines from major hardware manufacturers and streaming providers.
The release marks a significant milestone for the Alliance for Open Media, whose members include major tech companies and media organizations. Further details on AV2 capabilities and timeline for commercial deployment are available on the official specification website.
The Zig programming language team has published a devlog detailing significant improvements to its ELF linker implementation, enhancing build performance and reliability for Linux-based projects.
The Zig programming language team has reworked its build system, addressing core architectural issues. The update aims to improve developer experience and build reliability.
Perry, a new TypeScript compiler, converts TypeScript code directly into standalone executables using SWC and LLVM. The tool eliminates the traditional JavaScript intermediate step in the compilation pipeline.
A new analysis demonstrates that SQLite can handle durable workflow requirements without additional infrastructure. The finding challenges assumptions about database complexity for production systems.