[FFmpeg-devel] [PATCH 4/4] avformat/mov: add support for reading Content Light Level Box

James Almer jamrial at gmail.com
Sat May 27 22:17:07 EEST 2017


On 5/26/2017 8:06 PM, Michael Niedermayer wrote:
> On Wed, May 17, 2017 at 09:49:41PM -0300, James Almer wrote:
>> As defined in "VP Codec ISO Media File Format Binding v1.0"
>> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavformat/isom.h |  2 ++
>>  libavformat/mov.c  | 43 +++++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 45 insertions(+)
> 
> should be ok
> 
> thx

Pushed.


More information about the ffmpeg-devel mailing list