]> id.pley.net Git - movie_parser.git/log
movie_parser.git
11 years agoFixed TrackHeaderAtom inheritance chain, which was causing a parsing bug. Made the...
Jer Noble [Fri, 7 Dec 2012 22:22:08 +0000 (14:22 -0800)]
Fixed TrackHeaderAtom inheritance chain, which was causing a parsing bug. Made the demo page Firefox compatible.

11 years agoAdd a helper function for getting the super prototype of an object.
Jer Noble [Fri, 7 Dec 2012 22:10:33 +0000 (14:10 -0800)]
Add a helper function for getting the super prototype of an object.

11 years agoAdded SyncSampleAtom, TimeToSampleAtom, and a new base Atom, VersionFlagsAtom, on...
Jer Noble [Fri, 7 Dec 2012 21:47:14 +0000 (13:47 -0800)]
Added SyncSampleAtom, TimeToSampleAtom, and a new base Atom, VersionFlagsAtom, on which other atoms are derived. Fixed a bunch of whitespace issues.
'

11 years agoAdded tkhd, mdhd atoms. Added getAtomByType and getAtomsByType.
Jer Noble [Fri, 7 Dec 2012 09:06:00 +0000 (01:06 -0800)]
Added tkhd, mdhd atoms.  Added getAtomByType and getAtomsByType.

11 years agoSupport ftyp, moov, and mhdr atoms.
Jer Noble [Thu, 6 Dec 2012 23:58:44 +0000 (15:58 -0800)]
Support ftyp, moov, and mhdr atoms.

11 years agoFirst version.
Jer Noble [Thu, 6 Dec 2012 19:37:23 +0000 (11:37 -0800)]
First version.