summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-12-09Don't explicitly install .so files as I don't think it's necessary, and it fa...Carl Hetherington
2012-12-07Allow static builds.Carl Hetherington
2012-12-06Remove exception thrown on a short audio frame. I don't thinkCarl Hetherington
2012-12-03Prevent crashes with 8 channel sound assets.Carl Hetherington
2012-11-30Add missing virtual destructor.Carl Hetherington
2012-10-26Round J2K output image size more correctly (I think) when performing reductio...Carl Hetherington
2012-10-26Fix a warning and add a missing include.Carl Hetherington
2012-10-25Use signals2 rather than sigc++Carl Hetherington
2012-10-22Improve an error message.Carl Hetherington
2012-10-19Initial work on subtitle writing.Carl Hetherington
2012-10-04Provide accessors to ARGBFrame's width and height.Carl Hetherington
2012-10-03Allow some error in audio when comparing.Carl Hetherington
2012-10-03Note first difference on an audio equals() discrepancy.Carl Hetherington
2012-10-02Remove bitwise DCP comparison, which I think is fairly useless (just use diff...Carl Hetherington
2012-10-02Clean up DCP comparison a bit.Carl Hetherington
2012-10-02Fix comparison of audio assets to not just compare the first frame.Carl Hetherington
2012-09-19Cope with DCPs that don't specify the picture as stereoscopic but are 3D and ...Carl Hetherington
2012-09-19Another content kind seen capitalised.Carl Hetherington
2012-09-18ReelNumber is sometimes a string, it seems.Carl Hetherington
2012-09-18Some renaming of XML-related methods.Carl Hetherington
2012-09-17Fix issue date on Windows.Carl Hetherington
2012-09-17Tidy up diffing of frames a bit.Carl Hetherington
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