Add compatible brands to MP4 sniffer
Issue: #7584 PiperOrigin-RevId: 319744023
This commit is contained in:
parent
27c239d6b3
commit
64a24e08fe
@ -57,6 +57,8 @@ import java.io.IOException;
|
|||||||
0x71742020, // qt[space][space], Apple QuickTime
|
0x71742020, // qt[space][space], Apple QuickTime
|
||||||
0x4d534e56, // MSNV, Sony PSP
|
0x4d534e56, // MSNV, Sony PSP
|
||||||
0x64627931, // dby1, Dolby Vision
|
0x64627931, // dby1, Dolby Vision
|
||||||
|
0x69736d6c, // isml
|
||||||
|
0x70696666, // piff
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user