]> id.pley.net Git - movie_parser.git/history - Atom.js
Fixed TrackHeaderAtom inheritance chain, which was causing a parsing bug. Made the...
[movie_parser.git] / Atom.js
2012-12-07 Jer NobleFixed TrackHeaderAtom inheritance chain, which was...
2012-12-07 Jer NobleAdd a helper function for getting the super prototype...
2012-12-07 Jer NobleAdded SyncSampleAtom, TimeToSampleAtom, and a new base...
2012-12-07 Jer NobleAdded tkhd, mdhd atoms. Added getAtomByType and getAto...
2012-12-06 Jer NobleSupport ftyp, moov, and mhdr atoms.
2012-12-06 Jer NobleFirst version.