mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Move FtypAdjusterTest.java into muxer module
Changes include: 1. Move the test file into muxer module 2. Code improvement 2. Remove dependency from Mp4Slicer library PiperOrigin-RevId: 511191076
This commit is contained in:
parent
2365bbf3db
commit
2515e39fa2
2 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
||||||
|
ftyp (32 bytes):
|
||||||
|
Data = length 24, hash 87F07F95
|
||||||
|
free (32 bytes):
|
||||||
|
Data = length 24, hash 84304D01
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
ftyp (28 bytes):
|
||||||
|
Data = length 20, hash 44CF0210
|
||||||
|
free (36 bytes):
|
||||||
|
Data = length 28, hash 294FE481
|
||||||
Loading…
Reference in a new issue