summaryrefslogtreecommitdiff
path: root/src/dcp.cc
AgeCommit message (Expand)Author
2013-05-13Use libxml++ for writing XML.Carl Hetherington
2013-05-13Try to move XML bits out into parse/ subdir.Carl Hetherington
2013-05-04Split metadata into XML and MXF bits; remove singleton.Carl Hetherington
2013-05-04Split CPL up into its own files.Carl Hetherington
2013-04-15Try to give basic progress indication on dcpdiff.Carl Hetherington
2013-04-15Use boost::function for making notes during equals operations.Carl Hetherington
2013-02-10Derive exceptions from boost::exception and use boost::throw_exception to ena...Carl Hetherington
2013-01-18Add basics for progressive sound asset writing.Carl Hetherington
2013-01-17Pull entry point out of the constructor.Carl Hetherington
2013-01-13Use boost starts/ends with methods.Carl Hetherington
2013-01-13Remove unused progress parameter to make_digest; some comment tweaks.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-10-25Use signals2 rather than sigc++Carl Hetherington
2012-10-19Initial work on subtitle writing.Carl Hetherington
2012-10-02Clean up DCP comparison a bit.Carl Hetherington
2012-09-19Cope with DCPs that don't specify the picture as stereoscopic but are 3D and ...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-08-22Add basic example; tweak bits and pieces.Carl Hetherington
2012-08-22Use entry points.Carl Hetherington
2012-08-22Look for subtitle assets more sensibly.Carl Hetherington
2012-08-22Rough support for 3D.Carl Hetherington
2012-08-20Proper-ish support for multi-reel DCPs.Carl Hetherington
2012-08-13Fix up some bugs with subs.Carl Hetherington
2012-08-13Various subtitle bits.Carl Hetherington
2012-08-13Tweaks for more real-life DCPs; beginning of subtitle support.Carl Hetherington
2012-08-12Try to be recursive when examining DCP directories.Carl Hetherington
2012-08-12Don't crash with no audio; get video MXF information from the MXF itself; get...for-dcptovideoCarl Hetherington
2012-08-11Access sound asset sampling rate, channels; access sound asset from DCP; fix ...Carl Hetherington
2012-08-11Various tweaks for a real-life DCP.Carl Hetherington
2012-08-09Add picture frame extraction.Carl Hetherington
2012-08-02Tidy up equality options slightly.Carl Hetherington
2012-08-02Compare using maximum mean absolute difference and standard deviation.Carl Hetherington
2012-07-31Check sound; various fixups.Carl Hetherington
2012-07-31Tweak.Carl Hetherington
2012-07-31Metadata checking for MXFs.Carl Hetherington
2012-07-31Bitwise MXF comparison.Carl Hetherington
2012-07-31Barely-functional dcpdiff.Carl Hetherington
2012-07-31path -> dir, name for MXFs.Carl Hetherington
2012-07-31Bits.Carl Hetherington
2012-07-30Various.Carl Hetherington
2012-07-30Hacks.Carl Hetherington
2012-07-18Doc tweaks.Carl Hetherington
2012-07-18Allow functor to obtain content paths.Carl Hetherington