libdcp.git
2015-06-13 Carl HetheringtonBump version v1.1.0
2015-06-12 Carl HetheringtonFix erroneous suffix.
2015-06-11 Carl HetheringtonFix thinko which broke xyz->rgb conversion.
2015-06-11 Carl HetheringtonFix possible assert failure.
2015-06-11 Carl HetheringtonPass a note rather than failing an assert on clamping...
2015-06-10 Carl HetheringtonRename XYZImage -> OpenJPEGImage.
2015-06-10 Carl HetheringtonSome non-DCP JPEG2000 images are not 12-bit.
2015-06-10 Carl HetheringtonSupport decompression of JP2 as well as JPEG2000 codest...
2015-06-10 Carl HetheringtonFix comment.
2015-06-10 Carl HetheringtonRename Font -> FontAsset; add dcpdumpsub tool.
2015-06-10 Carl HetheringtonOptionally allow subtitle issue dates to differ.
2015-06-10 Carl HetheringtonDon't complain if SMPTE subtitle <LoadFont> URNs are...
2015-06-09 Carl HetheringtonFixes to equals().
2015-06-09 Carl HetheringtonAdd --reel-annotation-texts to dcpdiff.
2015-06-09 Carl HetheringtonHandle storing/recovery of fonts in SMPTE MXF files.
2015-06-09 Carl HetheringtonAs I understand it all SMPTE subtitles are MXF-wrapped.
2015-06-09 Carl HetheringtonBasically-working interop subtitle font handling.
2015-06-08 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-06-08 Carl HetheringtonRequire only DCP::add() for the CPL; other assets found...
2015-06-08 Carl HetheringtonAdd some setters.
2015-06-08 Carl HetheringtonRemove slightly strange InteropSubtitleAsset constructo...
2015-06-08 Carl HetheringtonBetter error checking.
2015-06-08 Carl HetheringtonDon't read crytographic key unless the asset is encrypted.
2015-06-08 Carl HetheringtonUse boost::filesystem::extension.
2015-06-08 Carl HetheringtonFix LD_LIBRARY_PATHs.
2015-06-08 Carl HetheringtonRemove some commented-out bits.
2015-06-08 Carl HetheringtonFix subs_in_out to support SMPTE.
2015-06-08 Carl HetheringtonExpand read_smpte_subtitle_test somewhat.
2015-06-08 Carl HetheringtonRename some tests.
2015-06-08 Carl HetheringtonComments.
2015-06-08 Carl HetheringtonSome comments and test tweaks.
2015-06-07 Carl HetheringtonDoxygen tweaks.
2015-06-07 Carl HetheringtonTiny optimisation; Object default constructor calls...
2015-06-05 Carl HetheringtonBits of tidying; comments.
2015-06-05 Carl HetheringtonUpdate Doxyfile.
2015-06-05 Carl HetheringtonReelEncryptableAsset -> ReelMXF.
2015-06-05 Carl HetheringtonMake ReelEncryptableAsset like MXF.
2015-06-05 Carl HetheringtonComment tweak.
2015-06-05 Carl HetheringtonSmall tidy-ups and comments.
2015-06-05 Carl HetheringtonInitial work on SMPTE subtitles.
2015-06-05 Carl HetheringtonFix rebase onto 1.0.
2015-06-05 Carl HetheringtonRename some mxf variables to asset.
2015-06-05 Carl HetheringtonRename ReelMXFAsset -> ReelEncryptableAsset.
2015-06-05 Carl HetheringtonMXF -> Asset in lots of places.
2015-06-05 Carl HetheringtonUnpick MXF from the class hierarchy.
2015-06-05 Carl HetheringtonMake read_writer_info do more stuff, and return id.
2015-06-05 Carl HetheringtonKeep encryption context in MXFWriter.
2015-06-05 Carl HetheringtonUse boost::optional for key id instead of an empty...
2015-06-05 Carl HetheringtonMake fill_writer_info protected.
2015-06-05 Carl HetheringtonTake pkl_type out of MXF.
2015-06-05 Carl HetheringtonMove edit rate and intrinsic duration out of MXF.
2015-06-05 Carl HetheringtonRename some stuff Content -> Asset.
2015-06-05 Carl HetheringtonRemove unnecessary Content class.
2015-06-05 Carl HetheringtonFix test refs.
2015-06-05 Carl HetheringtonFix apparently broken test certificate chain (root...
2015-06-05 Carl Hetheringtonencryption_test should add assets to the DCP.
2015-06-05 Carl HetheringtonSpeculative change from master to X509IssuerName order.
2015-06-05 Carl HetheringtonFix ordering of KeyId tag in SMPTE CPLs.
2015-06-05 Carl HetheringtonRationalise naming of test outputs; fix missing check...
2015-06-04 Carl Hetheringtonto_* to as_* in a few method names.
2015-06-04 Carl HetheringtonHopefully finished with TO_PORT.
2015-06-04 Carl HetheringtonSupport optional milliseconds in LocalTime.
2015-06-03 Carl HetheringtonAdd halign to SubtitleString's operator<< and use it...
2015-06-03 Carl HetheringtonAdd set_h_position.
2015-06-03 Carl HetheringtonBasic HAlign / HPosition support.
2015-06-03 Carl HetheringtonAdd accessor.
2015-06-03 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-06-03 Carl HetheringtonAdd AspectAdjust to subtitles.
2015-06-02 Carl HetheringtonNo-op; comments.
2015-05-29 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-05-29 Carl HetheringtonUse markdown for README.
2015-05-29 Carl HetheringtonSome comments.
2015-05-29 Carl HetheringtonFix comment in example code.
2015-05-27 Carl HetheringtonImproved error messages; better equals() with corrupted...
2015-05-25 Carl HetheringtonAdd equality option to allow reel annotation texts...
2015-05-24 Carl HetheringtonRename CPL/PKL files to be {cpl,pkl}_uuid.xml rather...
2015-05-23 Carl HetheringtonUpdate TO_PORT.
2015-05-23 Carl HetheringtonPut our version of compose.hpp inside the libdcp namespace,
2015-05-23 Carl HetheringtonSomewhat speculative reordering of Certificate::name_fo...
2015-05-23 Carl HetheringtonBetter Magick++ library checking.
2015-05-13 Carl HetheringtonSmall thinko fix.
2015-05-09 Carl HetheringtonAdd more channels to the enum.
2015-05-06 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-05-06 Carl HetheringtonPad times with zeros; add Time::rebase().
2015-05-05 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2015-05-05 Carl HetheringtonSpecify libcxml revision.
2015-05-04 Carl HetheringtonAdd test() to cscript.
2015-05-04 Carl HetheringtonMoved test-private location.
2015-04-30 Carl HetheringtonSome BOOST_FOREACH.
2015-04-30 Carl HetheringtonAdd basic Font asset class.
2015-04-30 Carl HetheringtonFix header install list.
2015-04-30 Carl HetheringtonRename some things to ...Node.
2015-04-30 Carl HetheringtonRemove some unused code.
2015-04-30 Carl HetheringtonTweak comment.
2015-04-30 Carl HetheringtonSlightly better write subtitle tests.
2015-04-30 Carl HetheringtonCheck for required executables before starting tests.
2015-04-30 Carl HetheringtonAdd a very simple test for writing subtitles.
2015-04-30 Carl HetheringtonFix incorrect VPosition in subtitles.
2015-04-30 Carl HetheringtonRename subtitle_test -> read_subtitle_test.
2015-04-30 Carl HetheringtonFix incorrect day-of-month in LocalTime.
next