Skip to content

AOMediaCodec/av2-spec

Repository files navigation

Alliance for Open Media

AV2 Specification

This repository contains the AV2 Bitstream & Decoding Process Specification - the next-generation video coding specification from the Alliance for Open Media.

About AV2

AV2 is the next-generation video coding specification developed by the Alliance for Open Media (AOM), building upon the success of AV1. Designed to deliver significantly improved compression efficiency, AV2 targets applications requiring high-quality video at lower bitrates, including streaming, broadcasting, and video conferencing.

Key improvements over AV1 include enhanced coding tools, improved compression efficiency, and support for advanced features such as multi-layer coding and extended color formats.

Note: This is a draft specification release. Known issues and planned improvements are documented in the Release Notes.

Available Versions

v13 (Draft Release)

The current draft release is available in the v13-public/ directory:

  • Full Specification - Complete specification document with all sections (Syntax, Semantics, Decoding Process, Tables, Annexes)
  • Syntax Browser - Interactive split-pane view of Sections 5 & 6 with synchronized navigation
  • Attachments - Section 9 lookup tables as C header files
  • Release Notes - Known issues and planned improvements

Reference Software

The AVM reference software implementation corresponding to this specification is available on GitLab:

AVM v13.0.0

For issues with the reference software, please use the GitLab issue tracker.

Providing Feedback

We welcome feedback on the specification! Please send your comments, questions, or issue reports to:

wg-codec-chair@aomedia.org

When reporting issues, please include:

  • Section number or specific location
  • Clear description of the issue or question

Before submitting: Please check the Release Notes for known issues.

Note: This repository contains compiled specification outputs only. Responses may be limited as work continues toward the final AV2 specification release.

Repository Structure

av2-spec/
├── index.html              # Landing page with version links and release notes
├── aomedia_logo_rgb.svg    # AOM logo
├── v13_release_notes.pdf   # Release notes (PDF)
├── v13-public/             # v13 draft specification
│   ├── index.html          # Full specification document
│   ├── syntax_browser.html # Interactive syntax/semantics browser
│   ├── attachments/        # Section 9 tables as .h files
│   ├── css/                # Stylesheets
│   ├── js/                 # JavaScript
│   └── images/             # Figures and diagrams
└── LICENSE                 # License information

License

See the LICENSE file for licensing information.

Resources

About

Compiled version of AV2 spec

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages