[FFmpeg-devel] [PATCH] movenc/isom: update vpcC box to the latest draft specification

Michael Niedermayer michael at niedermayer.cc
Tue Apr 18 17:47:22 EEST 2017


On Tue, Apr 18, 2017 at 04:30:12PM +0200, Hendrik Leppkes wrote:
> This brings our generation of the vpcC box up to date to the latest
> draft version 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/vpcc.c | 53 ++++-------------------------------------------------
>  1 file changed, 4 insertions(+), 49 deletions(-)

fails to build here:

libavformat/vpcc.c: In function ‘ff_isom_write_vpcc’:
libavformat/vpcc.c:81:26: error: ‘vpx_color_space’ undeclared (first use in this function)
libavformat/vpcc.c:81:26: note: each undeclared identifier is reported only once for each function it appears in

i assume iam missing some change ?

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Avoid a single point of failure, be that a person or equipment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170418/1b447b16/attachment.sig>


More information about the ffmpeg-devel mailing list