]> git.sesse.net Git - ffmpeg/commit
Add AV1 video decoding support through libaom
authorLuca Barbato <lu_zero@gentoo.org>
Thu, 25 Aug 2016 15:28:17 +0000 (17:28 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 12 Mar 2018 07:12:43 +0000 (08:12 +0100)
commitc438899a706422b8362a13714580e988be4d638b
treebea6aea4621eaf12adbe0430d5bffd67f2211abd
parent44a1731011e87fbf4180d026aefb8bfe85d8c7dc
Add AV1 video decoding support through libaom

Signed-off-by: Diego Biurrun <diego@biurrun.de>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Changelog
configure
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/libaom.c [new file with mode: 0644]
libavcodec/libaom.h [new file with mode: 0644]
libavcodec/libaomdec.c [new file with mode: 0644]