[FFmpeg-devel] [PATCH] movenc/isom: update vpcC box to the latest draft specification
Hendrik Leppkes
h.leppkes at gmail.com
Sat Apr 22 02:49:18 EEST 2017
On Sat, Apr 22, 2017 at 1:25 AM, Hendrik Leppkes <h.leppkes at gmail.com> wrote:
> This brings our generation of the vpcC box up to date to version 1.0
> of the VP Codec ISO Media File Format Binding.
>
> Specifically, color/transfer properties are now written with values
> based on ISO/IEC 23001-8, which is the same reference specification the
> AVColor* enumerations are based on.
> ---
> libavformat/movenc.c | 3 ++-
> libavformat/vpcc.c | 55 +++++-----------------------------------------------
> 2 files changed, 7 insertions(+), 51 deletions(-)
>
Actually I should probably update the main commit message to mention
that its v1.0 and not a draft any longer?
More information about the ffmpeg-devel
mailing list