Fixed iOS/Apple MP4 support
This commit is contained in:
parent
990150aaba
commit
ac55b24e75
2 changed files with 3 additions and 2 deletions
|
@ -2778,6 +2778,7 @@ namespace MP4 {
|
|||
setFrameCount(1);
|
||||
setCompressorName("");
|
||||
setDepth(0x0018);
|
||||
setInt16(0xFFFF, 76);//must be -1
|
||||
}
|
||||
|
||||
void VisualSampleEntry::setCodec(const char * newCodec) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue