summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-26Hacks to support MXF-wrapped subtitles.Carl Hetherington
2014-02-26Clean up unit testing.Carl Hetherington
2014-02-08Fix typo.Carl Hetherington
2014-02-08Fix a couple of errors in Interop XMLCarl Hetherington
2014-01-23Fix fake-writing of 3D.Carl Hetherington
2014-01-22Comment.Carl Hetherington
2014-01-17Comments.Carl Hetherington
2014-01-15Remove unnecessary parameters to fill_writer_info.Carl Hetherington
2014-01-15Use MXFAsset::_interop to decide on whether to write asset XML as Interop or ...Carl Hetherington
2014-01-15Comments.Carl Hetherington
2014-01-14Fix precision of ScreenAspectRatio tags in Interop mode.Carl Hetherington
2014-01-08Remove compose.hpp dependency from header.Carl Hetherington
2014-01-08Throw better file errors (with numbers).Carl Hetherington
2014-01-06Don't give ASSETMAP/VOLINDEX an .xml suffix with interop DCPs.Carl Hetherington
2013-12-20Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcpCarl Hetherington
2013-12-20Fix build on OS X.Carl Hetherington
2013-12-19A few fixes to signer chain generation on Windows.Carl Hetherington
2013-12-19Try to fix problems with printf on 32-bit Windows XP.Carl Hetherington
2013-12-18Fix minor infringement of XML wrt CPL reel order.Carl Hetherington
2013-12-18Fix _frames_written update for stereo picture assets.Carl Hetherington
2013-12-05Accept any old case for DCP content kinds.Carl Hetherington
2013-11-27Fix linux build.Carl Hetherington
2013-11-26Various fixes for non-Latin filenames.Carl Hetherington
2013-11-25Missing using.Carl Hetherington
2013-11-25Remove a possibly dodgy use of fstream.Carl Hetherington
2013-11-25Remove redundant fstream includes.Carl Hetherington
2013-11-25Add FILE * constructor for FrameInfo.Carl Hetherington
2013-11-25Add FrameInfo::write for FILE *; test it.Carl Hetherington
2013-11-01Fix small memory leak on decompression.Carl Hetherington
2013-10-28Another better error message.Carl Hetherington
2013-10-26Better error message.Carl Hetherington
2013-10-24Remove debug code.Carl Hetherington
2013-10-24Fix ticks calculations.Carl Hetherington
2013-10-24Add Time constructor from ticks; fix Time::to_ticks().Carl Hetherington
2013-10-19Some more boost::filesystem::path.Carl Hetherington
2013-10-19Some more boost::filesystem::path.Carl Hetherington
2013-10-18tm_to_string() should use 24 hour clock.Carl Hetherington
2013-10-16Missing includes.Carl Hetherington
2013-10-16Comment and header guards.Carl Hetherington
2013-10-16Comment.Carl Hetherington
2013-10-15Add ratio() method.Carl Hetherington
2013-10-15Fix typo.Carl Hetherington
2013-10-14Use Wolfang Woehl's Rec709 -> XYZ matrix, from his rec709-xyz_matrix.rb script.Carl Hetherington
2013-10-11Try quoting openssl calls.Carl Hetherington
2013-10-11Improve error reporting from openssl calls.Carl Hetherington
2013-10-10Write encryption test all to the right place. Some more XML writes unformatt...Carl Hetherington
2013-10-09Try using magic recipient cert for authorized device info.Carl Hetherington
2013-10-09Try to fix comparison of 3D DCPs.Carl Hetherington
2013-10-09Fix error message formatting.Carl Hetherington
2013-10-09Better error message.Carl Hetherington