mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Add missing test cases for sample table boxes
Test cases for following boxes are added: 1. stsc 2. co64 3. stss PiperOrigin-RevId: 511002841
This commit is contained in:
parent
518fe3771a
commit
85e49fc4e2
3 changed files with 6 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
co64 (48 bytes):
|
||||
Data = length 40, hash A77CAF85
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
stsc (64 bytes):
|
||||
Data = length 56, hash 1719CF36
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
stss (40 bytes):
|
||||
Data = length 32, hash C9DD8D8
|
||||
Loading…
Reference in a new issue