mirror of
https://github.com/androidx/media.git
synced 2025-05-21 23:56:32 +08:00
Add iso9 to the list of supported MP4 brands
Issue: #8308 #minor-release PiperOrigin-RevId: 345707141
This commit is contained in:
parent
2195facd85
commit
ab6b167ee0
@ -37,6 +37,7 @@ import java.io.IOException;
|
||||
0x69736f34, // iso4
|
||||
0x69736f35, // iso5
|
||||
0x69736f36, // iso6
|
||||
0x69736f39, // iso9
|
||||
0x61766331, // avc1
|
||||
0x68766331, // hvc1
|
||||
0x68657631, // hev1
|
||||
|
Loading…
x
Reference in New Issue
Block a user