1*260189e9STreehugger RobotURL: http://code.google.com/p/mp4parser/source/checkout 2*260189e9STreehugger RobotVersion: 1.0-RC-16 3*260189e9STreehugger RobotLicense: Apache 2 4*260189e9STreehugger RobotDescription: "Provides a Java API for parsing MP4 files" 5*260189e9STreehugger Robot 6*260189e9STreehugger RobotLocal Modifications: 7*260189e9STreehugger Robot Only taking the isoparser/src/main/ part, remove others. 8*260189e9STreehugger Robot Remove the RequiresParseDetailAspect.java file since we don't have the aspectJ yet. 9*260189e9STreehugger Robot 10*260189e9STreehugger RobotOriginally written by Sebastian Annies, this isoparser API can read and write 11*260189e9STreehugger Robotthe MP4 file structure. It is a low level tool dealing with the so called boxes 12*260189e9STreehugger Robotbut it is as well as dealing with structure like tracks and movies. 13*260189e9STreehugger Robot 14*260189e9STreehugger RobotThis code is built as a static library. 15