]> id.pley.net Git - movie_parser.git/log
movie_parser.git
16 months agoUpload Dropbox.com versions of everything master
Jer Noble [Thu, 15 Dec 2022 19:09:31 +0000 (11:09 -0800)]
Upload Dropbox.com versions of everything

7 years agoAdd support for many new atom types.
Jer Noble [Thu, 9 Feb 2017 23:40:54 +0000 (15:40 -0800)]
Add support for many new atom types.

10 years agoAdd new atom types: SampleSize, TrackExtends, OriginalFormat, SchemeType, and SchemeInfo.
Jer Noble [Thu, 27 Mar 2014 18:46:45 +0000 (11:46 -0700)]
Add new atom types: SampleSize, TrackExtends, OriginalFormat, SchemeType, and SchemeInfo.

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.