]> git.sesse.net Git - ffmpeg/commit
avformat/movenc: Write 'av01' as a compatible brand when muxing AV1
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>
Wed, 17 Jun 2020 13:43:28 +0000 (14:43 +0100)
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>
Wed, 17 Jun 2020 18:06:45 +0000 (19:06 +0100)
commit94bac7b3f8dcd8af33d9f7e18b4e4e73c73f98dd
tree68c32c1e55034e2751df3f9f981920e4c3640720
parent157feea0416b41d309820e6595c27428ad04502c
avformat/movenc: Write 'av01' as a compatible brand when muxing AV1

This is a requirement of the AV1-ISOBMFF spec. Section 2.1.
General Requirements & Brands states:

    * It SHALL have the av01 brand among the compatible brands array of the FileTypeBox

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
libavformat/movenc.c
tests/ref/lavf-fate/av1.mp4