[FFmpeg-devel] [PATCH v3] avcodec: libdav1d AV1 decoder wrapper.

Rostislav Pehlivanov atomnuker at gmail.com
Wed Oct 24 13:54:43 EEST 2018


On Sat, 20 Oct 2018 at 00:50, James Almer <jamrial at gmail.com> wrote:

> Originally written by Ronald S. Bultje, with fixes, optimizations and
> improvements by James Almer.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Updated to work with libdav1d git head.
>
>  configure              |   4 +
>  libavcodec/Makefile    |   1 +
>  libavcodec/allcodecs.c |   1 +
>  libavcodec/libdav1d.c  | 271 +++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 277 insertions(+)
>  create mode 100644 libavcodec/libdav1d.c
>

There hasn't even been a 0.1 release yet, and there won't be one that soon.
As far as I know the promise is for that to be out by the 30th next month.
Also I'm still against this making it into the next release.


More information about the ffmpeg-devel mailing list