]> git.sesse.net Git - ffmpeg/commit
lavc: add AV_CODEC_ID_DAALA to the list of codec IDs and bump minor
authorRostislav Pehlivanov <atomnuker@gmail.com>
Wed, 21 Oct 2015 03:44:35 +0000 (04:44 +0100)
committerRostislav Pehlivanov <atomnuker@gmail.com>
Wed, 21 Oct 2015 05:02:47 +0000 (06:02 +0100)
commitb7c9873bed7d0be15d8e635d9e737fc3e3fb5008
treeb641ca76add141bbfda8bbb2020a6041e054a2ae
parent6540fe04a3f9a11ba7084a49b3ee5fa2fc5b32ab
lavc: add AV_CODEC_ID_DAALA to the list of codec IDs and bump minor

This commit shall introduce the first step of adding support for the
Daala next generation video codec to FFmpeg. Although still in
development, the codec is showing good progress and exchanging work
through IETF drafts. The companies behind Daala are also participating
in the Alliance for Open Media, so it's likely that whatever the result
any of these collaborations produce it's probable that elements from
Daala could be used in them, or perhaps this codec itself could be the
result.
libavcodec/avcodec.h
libavcodec/codec_desc.c
libavcodec/version.h