Very slightly less verbose subs checking.
[libdcp.git] / src /
2012-08-22 Carl HetheringtonVery slightly less verbose subs checking.
2012-08-22 Carl HetheringtonComment tweaks.
2012-08-22 Carl HetheringtonSome comments and dead code removal.
2012-08-22 Carl HetheringtonShould-be-unnecessary initialisation.
2012-08-22 Carl HetheringtonUse entry points.
2012-08-22 Carl HetheringtonAllow <Font> nodes inside <Subtitle> nodes.
2012-08-22 Carl HetheringtonLook for subtitle assets more sensibly.
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-21 Carl HetheringtonSome maths operations with Time.
2012-08-21 Carl HetheringtonVertical align.
2012-08-21 Carl HetheringtonDo effects with an enum.
2012-08-21 Carl HetheringtonPick up effect and effect color.
2012-08-21 Carl HetheringtonClarify (a bit) byte ordering for RGBA frames.
2012-08-21 Carl HetheringtonPick up subtitle color.
2012-08-21 Carl HetheringtonTweak font handling.
2012-08-21 Carl HetheringtonRecurse into font nodes and pick up details of italics.
2012-08-21 Carl HetheringtonRecursively scan font tags in subtitles.
2012-08-21 Carl HetheringtonRemove unnecessary stuff.
2012-08-21 Carl HetheringtonDe-hackify subtitle handling a bit.
2012-08-19 Carl HetheringtonProper-ish support for multi-reel DCPs.
2012-08-17 Carl HetheringtonGPL boilerplate and a few comments.
2012-08-15 Carl HetheringtonSome comments.
2012-08-15 Carl HetheringtonMissing files.
2012-08-15 Carl HetheringtonAdd support for obtaining a frame as RGBA.
2012-08-13 Carl HetheringtonFix up some bugs with subs.
2012-08-13 Carl Hetherington4th parameter of time is ticks (1 tick = 4ms) not milli...
2012-08-13 Carl HetheringtonVarious subtitle bits.
2012-08-13 Carl HetheringtonInstall subtitle_asset.h
2012-08-13 Carl HetheringtonTime from frame.
2012-08-13 Carl HetheringtonSubtitles at method.
2012-08-13 Carl HetheringtonBasic subtitle test works.
2012-08-13 Carl HetheringtonMissing files.
2012-08-13 Carl HetheringtonPartial subtitle work.
2012-08-12 Carl HetheringtonTweaks for more real-life DCPs; beginning of subtitle...
2012-08-12 Carl HetheringtonTry to be recursive when examining DCP directories.
2012-08-12 Carl HetheringtonDon't crash with no audio; get video MXF information... for-dcptovideo
2012-08-11 Carl HetheringtonAccess sound asset sampling rate, channels; access...
2012-08-11 Carl HetheringtonVarious tweaks for a real-life DCP.
2012-08-11 Carl HetheringtonA couple of things seem to be optional in real life.
2012-08-09 Carl HetheringtonFix up some problems with being included.
2012-08-09 Carl HetheringtonAdd comment.
2012-08-09 Carl HetheringtonAdd picture frame extraction.
2012-08-09 Carl HetheringtonTweak message.
2012-08-09 Carl HetheringtonTweak comment.
2012-08-09 Carl HetheringtonMerge branch 'master' of /home/carl/git/libdcp
2012-08-09 Carl HetheringtonShow maximum pixel error on equals().
2012-08-02 Carl HetheringtonTidy up equality options slightly.
2012-08-01 Carl HetheringtonCompare using maximum mean absolute difference and...
2012-08-01 Carl HetheringtonMerge branch 'master' into check-bitmaps check-bitmaps
2012-08-01 Carl HetheringtonMerge.
2012-08-01 Carl HetheringtonTweak to build onboost filesystem v2
2012-08-01 Carl HetheringtonHack.
2012-08-01 Carl HetheringtonWindows build fixes.
2012-07-31 Carl HetheringtonWhoops; check correct video frame. read2
2012-07-31 Carl HetheringtonLazy digest building.
2012-07-31 Carl HetheringtonCheck sound; various fixups.
2012-07-31 Carl HetheringtonUse int64 in a few places.
2012-07-31 Carl HetheringtonInspect J2K data in MXFs.
2012-07-31 Carl HetheringtonTweak.
2012-07-31 Carl HetheringtonMetadata checking for MXFs.
2012-07-31 Carl HetheringtonBitwise MXF comparison.
2012-07-30 Carl HetheringtonBarely-functional dcpdiff.
2012-07-30 Carl Hetheringtonpath -> dir, name for MXFs.
2012-07-30 Carl HetheringtonBasic test.
2012-07-30 Carl HetheringtonBits.
2012-07-30 Carl HetheringtonVarious.
2012-07-30 Carl HetheringtonHacks.
2012-07-21 Carl HetheringtonVarious tweaks for Windows builds.
2012-07-21 Carl HetheringtonRemove version string in test mode.
2012-07-20 Carl HetheringtonTweak version stuff.
2012-07-20 Carl HetheringtonInstall git_commit.h
2012-07-20 Carl HetheringtonInstall test_mode.h
2012-07-20 Carl HetheringtonGive access to git revision, and make test mode accessible.
2012-07-20 Carl HetheringtonTry to work on old versions of boost filesystem.
2012-07-19 Carl HetheringtonFix bizarre quotation mark insertion by newer boost...
2012-07-18 Carl HetheringtonFix include.
2012-07-17 Carl HetheringtonDoc tweaks.
2012-07-17 Carl HetheringtonUse our own exceptions.
2012-07-17 Carl HetheringtonDoc tweaks.
2012-07-17 Carl HetheringtonAllow functor to obtain content paths.
2012-07-17 Carl HetheringtonTags -> Metadata
2012-07-17 Carl HetheringtonDoc fixes.
2012-07-17 Carl HetheringtonDoc fixes.
2012-07-17 Carl HetheringtonFix up progress reporting, some better exceptions.
2012-07-17 Carl HetheringtonFix up install.
2012-07-17 Carl HetheringtonSome comments.
2012-07-17 Carl HetheringtonSome comments; fix up a UUID I think.
2012-07-17 Carl HetheringtonVarious test hackery.
2012-07-17 Carl HetheringtonVarious testing tweaks.
2012-07-17 Carl HetheringtonHack asdcplib to make its RNG repeatable when we are...
2012-07-16 Carl HetheringtonASDCPLib builds.
2012-07-16 Carl HetheringtonImport.