Commit Graph

2 Commits

Author SHA1 Message Date
Aaron Vaage ca87772a60 Define Mp4Box Using Strings
When defining a box, the box would be defined as a four
byte integer. Now there is a "fromString" function that
can be used to convert a four character assci string to
a four byte integer.

Change-Id: I78c704e012620c94ae681efb450977305bdb84aa
2017-03-22 23:13:24 +00:00
Aaron Vaage 62e4b1efcd Added Unit Tests for MP4 Parser
Change-Id: I79f8b9e6be608e5688277240e6051f83abfe0e27
2017-03-20 18:03:16 +00:00