]> git.sesse.net Git - ffmpeg/commit
movenc/isom: update vpcC box to version 1.0 of the specification
authorHendrik Leppkes <h.leppkes@gmail.com>
Fri, 21 Apr 2017 23:25:40 +0000 (01:25 +0200)
committerHendrik Leppkes <h.leppkes@gmail.com>
Mon, 15 May 2017 23:53:05 +0000 (01:53 +0200)
commit64ad44a3817a288168ba97f6c022160b940cd22e
tree5dad24334f5fd9e0e61cfbb122d5691b15c4963c
parent4c55144ee969a63bb5e469e3ebd7179b7b3616e8
movenc/isom: update vpcC box to version 1.0 of the specification

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
libavformat/vpcc.c