summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-18Add basics for progressive sound asset writing.Carl Hetherington
2013-01-18Allow incremental writing of picture MXFs.Carl Hetherington
2013-01-17Add Size operators; install util.hCarl Hetherington
2013-01-17Comment tweaks.Carl Hetherington
2013-01-17Tidy up slightly.Carl Hetherington
2013-01-17Add duration, starting off as intrinsic_duration but changeable.Carl Hetherington
2013-01-17Replace length with intrinsic_duration.Carl Hetherington
2013-01-17Pull entry point out of the constructor.Carl Hetherington
2013-01-17Use new Size struct.Carl Hetherington
2013-01-13Use boost starts/ends with methods.Carl Hetherington
2013-01-13Some comment tweaks.Carl Hetherington
2013-01-13Remove unused progress parameter to make_digest; some comment tweaks.Carl Hetherington
2013-01-13Comment tweaks.Carl Hetherington
2013-01-13Make variable to say whether we were built with debug or not.Carl Hetherington
2013-01-12Add simple support for generating audio MXFs from part of a WAV file (for mul...Carl Hetherington
2013-01-09Comment tweaks.Carl Hetherington
2012-12-22A couple more little fixes to subtitle XML.Carl Hetherington
2012-12-22More various fixes to subtitle XML writing.Carl Hetherington
2012-12-22Fix up constructor.Carl Hetherington
2012-12-22Fix numerous bugs in subtitle XML generation.Carl Hetherington
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