Home | History | Annotate | only in /external/mp4parser
Up to higher level directory
NameDateSize
Android.bp22-Oct-2020784
isoparser/22-Oct-2020
MODULE_LICENSE_APACHE222-Oct-20200
NOTICE22-Oct-20201.2K
OWNERS22-Oct-2020168
README.android22-Oct-2020589
README.version22-Oct-202080

README.android

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

README.version

      1 URL: https://github.com/sannies/mp4parser
      2 Version: 1.0-RC-16
      3 BugComponent: 1344
      4