libdcp.git
2012-08-22 Carl HetheringtonBe a bit more tolerant with tests.
2012-08-22 Carl HetheringtonLook for subtitle assets more sensibly.
2012-08-22 Carl HetheringtonRough support for 3D.
2012-08-21 Carl HetheringtonBump version.
2012-08-21 Carl HetheringtonBump version. v0.10
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 HetheringtonColor tests.
2012-08-21 Carl HetheringtonPick up subtitle color.
2012-08-21 Carl HetheringtonMake sure we link with the local libdcp for tests.
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 HetheringtonPartial; better tests for subs.
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 HetheringtonBump version.
2012-08-15 Carl HetheringtonSome comments.
2012-08-15 Carl HetheringtonMissing files.
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-04 Carl HetheringtonAdd note about missing dependency (thanks Chris Slycord)
2012-08-03 Carl HetheringtonCompiler warnings.
2012-08-02 Carl HetheringtonBump version.
2012-08-02 Carl HetheringtonBump version. v0.08
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 HetheringtonBump version.
2012-08-01 Carl HetheringtonBump version. v0.07
2012-08-01 Carl HetheringtonWindows build fixes.
2012-08-01 Carl HetheringtonBump version.
2012-08-01 Carl HetheringtonBump version. v0.06
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 HetheringtonMissing long option.
2012-07-31 Carl HetheringtonDon't pass script args to binary.
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-24 Carl HetheringtonBump version. v0.05
2012-07-21 Carl HetheringtonVarious tweaks for Windows builds.
2012-07-21 Carl HetheringtonBump version.
2012-07-21 Carl HetheringtonBump version. v0.04
2012-07-21 Carl HetheringtonTry to do the right thing if we aren't in a git checkout.
2012-07-21 Carl HetheringtonRemove version string in test mode.
2012-07-21 Carl HetheringtonBump version.
2012-07-21 Carl HetheringtonBump version. v0.03
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-19 Carl HetheringtonSet up LD_LIBRARY_PATH properly.
2012-07-18 Carl HetheringtonTry again to fix warnings.
2012-07-18 Carl HetheringtonAdd missing openssl dependency.
2012-07-18 Carl HetheringtonFix warnings.
2012-07-18 Carl HetheringtonDon't warn on unused results for now (for asdcplib).
2012-07-18 Carl HetheringtonBump version.
2012-07-18 Carl HetheringtonBump version. v0.02
next