History log of /external/mp4parser/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
16051e950485c6b62127c0446a760111de1a0cb9 21-May-2013 Ying Wang <wangying@google.com> Clean up dist files.

Change-Id: Ie09480e46b7c75d00af08d564dbcfb1b91175358
/external/mp4parser/Android.mk
9fcbbdafbb20691e1d519ee1ab35f8a5889bef15 23-Sep-2012 Teng-Hui Zhu <ztenghui@google.com> Working around the aspectJ implementation.

Instead of fully implementing the aspectJ, here we just parse the Box at the
constructor.
The code originially use aspects to implement the parse on demand for various
member functions. However, we can actually just parse in the constructor since
trimming need to parse most of the boxes anyway.

bug:7093055

Change-Id: If53fa9a413d561be80dbd6c4c37b0a14a9cec610
/external/mp4parser/Android.mk
dd9eb897ee7c7b507cbdcf80263bb4b5de6966bf 21-Sep-2012 Teng-Hui Zhu <ztenghui@google.com> Initial drop the compilable version of mp4parser, with least modification

bug:7093055

Change-Id: Id9b1b4ec91e26ae6e9fd75d86696aa30f30897b3
/external/mp4parser/Android.mk