summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-24Bump versionv0.44Carl Hetherington
2013-03-24Remove linearisation from low-valued pixels in XYZ to sRGB LUT.Carl Hetherington
2013-03-24Bump versionCarl Hetherington
2013-03-24Bump versionv0.43Carl Hetherington
2013-03-24Bump versionCarl Hetherington
2013-03-24Re-enable DCI companding; modify RGB matrix to that given on http://www.digit...Carl Hetherington
2013-03-24Try removing the DCI companding from the xyz->rgb conversion.Carl Hetherington
2013-03-24Bump versionv0.42Carl Hetherington
2013-03-24Revert use of _entry_point when getting sound frames from existing MXFs; seem...Carl Hetherington
2013-03-13Bump versionCarl Hetherington
2013-03-13Bump versionv0.41Carl Hetherington
2013-03-13Merge branch 'master' of /home/carl/git/libdcpCarl Hetherington
2013-03-13Compute LUTs at run-time.dynamic-lutCarl Hetherington
2013-02-16Ignore global tags files on dist.Carl Hetherington
2013-02-11Bump versionCarl Hetherington
2013-02-11Bump versionv0.40Carl Hetherington
2013-02-10Derive exceptions from boost::exception and use boost::throw_exception to ena...Carl Hetherington
2013-02-10Throw some more specific exceptions on MXF file errors.Carl Hetherington
2013-02-06Fix static build.Carl Hetherington
2013-02-05Bump versionCarl Hetherington
2013-02-05Bump versionv0.39Carl Hetherington
2013-02-05Try to implement FileWriter::OpenModify on Windows.Carl Hetherington
2013-02-05Bump versionCarl Hetherington
2013-02-05Bump versionv0.38Carl Hetherington
2013-02-05Fix build on Windows.Carl Hetherington
2013-02-05Bump versionCarl Hetherington
2013-02-05Bump versionv0.37Carl Hetherington
2013-02-02Tweak message.attempt-at-overwrite-existingCarl Hetherington
2013-02-02Try to check for boost 1.45 for filesystem::resize_file().Carl Hetherington
2013-02-02Tweak API a little.Carl Hetherington
2013-02-02Basics of fake write seem to work.Carl Hetherington
2013-02-01Unfinished attempt to overwrite existing; tricky because you need to delay wr...Carl Hetherington
2013-01-28Add GNU global stuff.Carl Hetherington
2013-01-28Add support for hashing mono picture MXF writes on the way out.Carl Hetherington
2013-01-25Allow changing of MXF directory / filename; un-expose ASDCP frame buffer clas...Carl Hetherington
2013-01-23Use pkg-config for libopenjpeg when it is being linked dynamically.Carl Hetherington
2013-01-22Remove hacky start_frame stuff from SoundAsset for now.Carl Hetherington
2013-01-21Merge master.Carl Hetherington
2013-01-21Try to remove need for asdcplib includes in libdcp headers.Carl Hetherington
2013-01-21Fix compile with old boost.Carl Hetherington
2013-01-20Fix typo in audio sampling rate setup.Carl Hetherington
2013-01-18Tidying up; comments; fps in assets -> edit rate.Carl Hetherington
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