summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-09Creator is optional.Carl Hetherington
2012-09-09Clean up and fix subtitle parsing a bit.Carl Hetherington
2012-09-09Cope with paths having file:// at the start of them.Carl Hetherington
2012-09-09Fix up image sizes when direct-reducing JPEG2000.Carl Hetherington
2012-09-09Somewhat hacky rearrangement to support multiple CPLs per DCP.Carl Hetherington
2012-09-09PKL -> PKLFile.Carl Hetherington
2012-09-09Rename CPL -> CPLFileCarl Hetherington
2012-09-08Ignore Language tag in subtitles. Get MXF/XML filenames from the asset map.Carl Hetherington
2012-09-07Tweaks to dcpinfo.Carl Hetherington
2012-09-06Somewhat experimental; read files to use from the ASSETMAP rather than scanni...Carl Hetherington
2012-09-06Add a test corpus for XML.Carl Hetherington
2012-09-04Strip spaces from number contents before parsing.Carl Hetherington
2012-08-30Untested code to optionally reduce resolution on extracting image frames.Carl Hetherington
2012-08-27Ignore Language node in MainSound.Carl Hetherington
2012-08-27Make ContentVersion Id node optional. Improve error message slightly.Carl Hetherington
2012-08-23Reels can have AnnotationText.Carl Hetherington
2012-08-22Remove debug code.Carl Hetherington
2012-08-22Add basic example; tweak bits and pieces.Carl Hetherington
2012-08-22More subs tests.Carl Hetherington
2012-08-22Very slightly less verbose subs checking.Carl Hetherington
2012-08-22Comment tweaks.Carl Hetherington
2012-08-22Some comments and dead code removal.Carl Hetherington
2012-08-22Should-be-unnecessary initialisation.Carl Hetherington
2012-08-22Use entry points.Carl Hetherington
2012-08-22Allow <Font> nodes inside <Subtitle> nodes.Carl Hetherington
2012-08-22Look for subtitle assets more sensibly.Carl Hetherington
2012-08-22Rough support for 3D.Carl Hetherington
2012-08-22Some maths operations with Time.Carl Hetherington
2012-08-21Vertical align.Carl Hetherington
2012-08-21Do effects with an enum.Carl Hetherington
2012-08-21Pick up effect and effect color.Carl Hetherington
2012-08-21Clarify (a bit) byte ordering for RGBA frames.Carl Hetherington
2012-08-21Pick up subtitle color.Carl Hetherington
2012-08-21Tweak font handling.Carl Hetherington
2012-08-21Recurse into font nodes and pick up details of italics.Carl Hetherington
2012-08-21Recursively scan font tags in subtitles.Carl Hetherington
2012-08-21Remove unnecessary stuff.Carl Hetherington
2012-08-21De-hackify subtitle handling a bit.Carl Hetherington
2012-08-20Proper-ish support for multi-reel DCPs.Carl Hetherington
2012-08-17GPL boilerplate and a few comments.Carl Hetherington
2012-08-16Some comments.Carl Hetherington
2012-08-15Missing files.Carl Hetherington
2012-08-15Add support for obtaining a frame as RGBA.Carl Hetherington
2012-08-13Fix up some bugs with subs.Carl Hetherington
2012-08-134th parameter of time is ticks (1 tick = 4ms) not millisecondsCarl Hetherington
2012-08-13Various subtitle bits.Carl Hetherington
2012-08-13Install subtitle_asset.hCarl Hetherington
2012-08-13Time from frame.Carl Hetherington
2012-08-13Subtitles at method.Carl Hetherington
2012-08-13Basic subtitle test works.Carl Hetherington