Skip to content

Commit 9de30f5

Browse files
danielalmeida-collaboramchehab
authored andcommitted
media: Add AV1 uAPI
This patch adds the AOMedia Video 1 (AV1) kernel uAPI. This design is based on currently available AV1 API implementations and aims to support the development of AV1 stateless video codecs on Linux. Signed-off-by: Daniel Almeida <daniel.almeida@collabora.com> Co-developed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
1 parent 2104793 commit 9de30f5

12 files changed

Lines changed: 2335 additions & 2 deletions

File tree

Documentation/userspace-api/media/v4l/biblio.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,3 +427,12 @@ VP9
427427
:title: VP9 Bitstream & Decoding Process Specification
428428

429429
:author: Adrian Grange (Google), Peter de Rivaz (Argon Design), Jonathan Hunt (Argon Design)
430+
431+
.. _av1:
432+
433+
AV1
434+
===
435+
436+
:title: AV1 Bitstream & Decoding Process Specification
437+
438+
:author: Peter de Rivaz, Argon Design Ltd, Jack Haughton, Argon Design Ltd

0 commit comments

Comments
 (0)