Add compatible brands to MP4 sniffer

Issue: #7584
PiperOrigin-RevId: 319744023
This commit is contained in:
kimvde 2020-07-06 10:46:02 +01:00 committed by Ian Baker
parent 27c239d6b3
commit 64a24e08fe

View File

@ -57,6 +57,8 @@ import java.io.IOException;
0x71742020, // qt[space][space], Apple QuickTime
0x4d534e56, // MSNV, Sony PSP
0x64627931, // dby1, Dolby Vision
0x69736d6c, // isml
0x70696666, // piff
};
/**