]> git.sesse.net Git - ffmpeg/commit
avcodec/av1_parser: export color information
authorJames Almer <jamrial@gmail.com>
Sun, 26 Jan 2020 17:59:07 +0000 (14:59 -0300)
committerJames Almer <jamrial@gmail.com>
Sun, 26 Jan 2020 18:30:26 +0000 (15:30 -0300)
commit5e62100152f480e62aba7221096da43069bd2d45
treeb573cda859411e090020946ce720ea620ff9c590
parent148fb44b369403931e5ad299aefb0e6a4206a0f7
avcodec/av1_parser: export color information

Should fix fate-lavf-fate-av1.mkv failures on builds without an AV1 decoder.

Tested-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/av1_parser.c