]> git.sesse.net Git - ffmpeg/commit
lavf/mov: support dvcC/dvvC box for DOVI
authorvacingfang <vacingfang@tencent.com>
Sat, 11 Apr 2020 13:00:50 +0000 (21:00 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Thu, 23 Apr 2020 00:05:46 +0000 (08:05 +0800)
commit1483cfa8177176b3d5d1c611424058bb9b59cf9f
treeccdb556603a33c05f6d53c9574fd4589aa6bfc8f
parent22b05ccb3833c313651d2c8ad495920b7632b60b
lavf/mov: support dvcC/dvvC box for DOVI

support dvcC/dvcC box from spec Dolby Vision Streams Within the
ISO Base MediaFile Format Version 2.1.2
(https://www.dolby.com/in/en/technologies/dolby-vision/dolby-vision\
-bitstreams-within-the-iso-base-media-file-format-v2.1.2.pdf)

export the DOVI information to sidedata.

Signed-off-by: vacingfang <vacingfang@tencent.com>
libavformat/mov.c