[PATCH 1/3] codecs.conf: Add AV1 decoder dav1d via FFmpeg

Alexander Strasser <[email protected]>
Newsgroups gmane.comp.video.mplayer.devel
Message-ID <58862c2b0c19fca91d99133124966c78af625903.1575415021.git.eclipse7@gmx.net>
Thanks to

* Andrew-R (in ticket #2355)
* Sylvain (on mplayer-dev-eng ml)
* Carl Eugen Hoyos (in private communication)

You all provided helpful patches, suggestions and comments!

Fixes part of ticket #2355

Signed-off-by: Alexander Strasser <[email protected]>
---
 etc/codecs.conf | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/etc/codecs.conf b/etc/codecs.conf
index b9cac51d1..bfc6c754f 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -8,6 +8,16 @@ release 20111012
 ;=============================================================================
 ;                   VIDEO CODECS
 ;=============================================================================
+videocodec fflibdav1d
+  info "FFmpeg wrapper for libdav1d"
+  status working
+  fourcc AV01,av01
+  driver ffmpeg
+  dll libdav1d
+  out YV12,420P10,420P12
+  out 422P,422P10,422P12
+  out 444P,444P10,444P12
+  out GBR24P,GBR10P,GBR12P

 videocodec ffiff
   info "FFmpeg IFF ANIM/ILBM/PBM/RGB8/RGBN"
--
_______________________________________________
MPlayer-dev-eng mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.