The Linux Kernel Begins Preparing For AV1 Decode Support

Written by Michael Larabel in Multimedia on 12 August 2021 at 03:00 AM EDT. 14 Comments
MULTIMEDIA
The number of hardware platforms providing accelerated AV1 coding is still quite limited for now but with more hardware coming to market supporting encode/decode of this royalty-free video codec, the Linux kernel's media subsystem is getting ready.

A "request for comments" patch series was sent out on Tuesday by Collabora's Daniel Almeida for implementing the stateless AV1 user-space API for the Linux kernel within the media subsystem.

The AV1 uAPI is modeled around the design and needs of the AOMedia AV1 specification and is of a stateless design as the media subsystem has been moving towards.

With this patch series is also "VIVPU" as a virtual driver to showcase the user-space API. The VIVPU doesn't attempt any actual decoding/encoding but just meant to implement the user-space API for testing purposes. Collabora has also worked on a GStreamer decoder already against this virtual driver.

The VIVPU driver patch notes, "A userspace implementation can use vivpu to run a decoding loop even when no hardware is available or when the kernel uAPI for the codec has not been upstreamed yet. This can reveal bugs at an early stage. Also makes it possible to work on the kernel uAPI for a codec and a corresponding userspace implementation at the same time."

See this patch series for those interested in the Linux media subsystem's work around stateless AV1 decode.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week