libdcp.git
11 years agoBump version. v0.10
Carl Hetherington [Tue, 21 Aug 2012 23:23:57 +0000 (00:23 +0100)]
Bump version.

11 years agoSome maths operations with Time.
Carl Hetherington [Tue, 21 Aug 2012 23:11:18 +0000 (00:11 +0100)]
Some maths operations with Time.

11 years agoVertical align.
Carl Hetherington [Tue, 21 Aug 2012 21:23:13 +0000 (22:23 +0100)]
Vertical align.

11 years agoDo effects with an enum.
Carl Hetherington [Tue, 21 Aug 2012 21:14:58 +0000 (22:14 +0100)]
Do effects with an enum.

11 years agoPick up effect and effect color.
Carl Hetherington [Tue, 21 Aug 2012 20:38:37 +0000 (21:38 +0100)]
Pick up effect and effect color.

11 years agoClarify (a bit) byte ordering for RGBA frames.
Carl Hetherington [Tue, 21 Aug 2012 18:07:10 +0000 (19:07 +0100)]
Clarify (a bit) byte ordering for RGBA frames.

11 years agoColor tests.
Carl Hetherington [Tue, 21 Aug 2012 17:55:44 +0000 (18:55 +0100)]
Color tests.

11 years agoPick up subtitle color.
Carl Hetherington [Tue, 21 Aug 2012 17:32:11 +0000 (18:32 +0100)]
Pick up subtitle color.

11 years agoMake sure we link with the local libdcp for tests.
Carl Hetherington [Tue, 21 Aug 2012 17:32:02 +0000 (18:32 +0100)]
Make sure we link with the local libdcp for tests.

11 years agoTweak font handling.
Carl Hetherington [Tue, 21 Aug 2012 17:01:59 +0000 (18:01 +0100)]
Tweak font handling.

11 years agoRecurse into font nodes and pick up details of italics.
Carl Hetherington [Tue, 21 Aug 2012 15:13:22 +0000 (16:13 +0100)]
Recurse into font nodes and pick up details of italics.

11 years agoRecursively scan font tags in subtitles.
Carl Hetherington [Tue, 21 Aug 2012 15:00:16 +0000 (16:00 +0100)]
Recursively scan font tags in subtitles.

11 years agoRemove unnecessary stuff.
Carl Hetherington [Tue, 21 Aug 2012 14:43:12 +0000 (15:43 +0100)]
Remove unnecessary stuff.

11 years agoPartial; better tests for subs.
Carl Hetherington [Tue, 21 Aug 2012 14:42:04 +0000 (15:42 +0100)]
Partial; better tests for subs.

11 years agoDe-hackify subtitle handling a bit.
Carl Hetherington [Tue, 21 Aug 2012 00:13:24 +0000 (01:13 +0100)]
De-hackify subtitle handling a bit.

11 years agoProper-ish support for multi-reel DCPs.
Carl Hetherington [Sun, 19 Aug 2012 23:54:40 +0000 (00:54 +0100)]
Proper-ish support for multi-reel DCPs.

11 years agoGPL boilerplate and a few comments.
Carl Hetherington [Fri, 17 Aug 2012 22:47:30 +0000 (23:47 +0100)]
GPL boilerplate and a few comments.

11 years agoBump version.
Carl Hetherington [Wed, 15 Aug 2012 23:31:48 +0000 (00:31 +0100)]
Bump version.

11 years agoSome comments.
Carl Hetherington [Wed, 15 Aug 2012 23:04:52 +0000 (00:04 +0100)]
Some comments.

11 years agoMissing files.
Carl Hetherington [Wed, 15 Aug 2012 21:53:16 +0000 (22:53 +0100)]
Missing files.

11 years agoMissing files.
Carl Hetherington [Wed, 15 Aug 2012 21:52:28 +0000 (22:52 +0100)]
Missing files.

11 years agoAdd support for obtaining a frame as RGBA.
Carl Hetherington [Wed, 15 Aug 2012 21:52:00 +0000 (22:52 +0100)]
Add support for obtaining a frame as RGBA.

11 years agoFix up some bugs with subs.
Carl Hetherington [Mon, 13 Aug 2012 19:06:33 +0000 (20:06 +0100)]
Fix up some bugs with subs.

11 years ago4th parameter of time is ticks (1 tick = 4ms) not milliseconds
Carl Hetherington [Mon, 13 Aug 2012 15:24:37 +0000 (16:24 +0100)]
4th parameter of time is ticks (1 tick = 4ms) not milliseconds

11 years agoVarious subtitle bits.
Carl Hetherington [Mon, 13 Aug 2012 13:52:08 +0000 (14:52 +0100)]
Various subtitle bits.

11 years agoInstall subtitle_asset.h
Carl Hetherington [Mon, 13 Aug 2012 13:45:59 +0000 (14:45 +0100)]
Install subtitle_asset.h

11 years agoTime from frame.
Carl Hetherington [Mon, 13 Aug 2012 13:44:22 +0000 (14:44 +0100)]
Time from frame.

11 years agoSubtitles at method.
Carl Hetherington [Mon, 13 Aug 2012 01:14:00 +0000 (02:14 +0100)]
Subtitles at method.

11 years agoBasic subtitle test works.
Carl Hetherington [Mon, 13 Aug 2012 00:45:42 +0000 (01:45 +0100)]
Basic subtitle test works.

11 years agoMissing files.
Carl Hetherington [Mon, 13 Aug 2012 00:19:45 +0000 (01:19 +0100)]
Missing files.

11 years agoPartial subtitle work.
Carl Hetherington [Mon, 13 Aug 2012 00:17:09 +0000 (01:17 +0100)]
Partial subtitle work.

11 years agoTweaks for more real-life DCPs; beginning of subtitle support.
Carl Hetherington [Sun, 12 Aug 2012 23:10:19 +0000 (00:10 +0100)]
Tweaks for more real-life DCPs; beginning of subtitle support.

11 years agoTry to be recursive when examining DCP directories.
Carl Hetherington [Sun, 12 Aug 2012 22:26:10 +0000 (23:26 +0100)]
Try to be recursive when examining DCP directories.

11 years agoDon't crash with no audio; get video MXF information from the MXF itself; get samplin... for-dcptovideo
Carl Hetherington [Sun, 12 Aug 2012 19:52:15 +0000 (20:52 +0100)]
Don't crash with no audio; get video MXF information from the MXF itself; get sampling rate from audio MXF.

11 years agoAccess sound asset sampling rate, channels; access sound asset from DCP; fix bad...
Carl Hetherington [Sat, 11 Aug 2012 21:52:47 +0000 (22:52 +0100)]
Access sound asset sampling rate, channels; access sound asset from DCP; fix bad cast to float.

11 years agoVarious tweaks for a real-life DCP.
Carl Hetherington [Sat, 11 Aug 2012 21:06:47 +0000 (22:06 +0100)]
Various tweaks for a real-life DCP.

11 years agoA couple of things seem to be optional in real life.
Carl Hetherington [Sat, 11 Aug 2012 21:05:57 +0000 (22:05 +0100)]
A couple of things seem to be optional in real life.

11 years agoFix up some problems with being included.
Carl Hetherington [Thu, 9 Aug 2012 22:35:07 +0000 (23:35 +0100)]
Fix up some problems with being included.

11 years agoAdd comment.
Carl Hetherington [Thu, 9 Aug 2012 22:29:36 +0000 (23:29 +0100)]
Add comment.

11 years agoAdd picture frame extraction.
Carl Hetherington [Thu, 9 Aug 2012 22:27:15 +0000 (23:27 +0100)]
Add picture frame extraction.

11 years agoTweak message.
Carl Hetherington [Thu, 9 Aug 2012 21:53:50 +0000 (22:53 +0100)]
Tweak message.

11 years agoTweak comment.
Carl Hetherington [Thu, 9 Aug 2012 21:34:59 +0000 (22:34 +0100)]
Tweak comment.

11 years agoMerge branch 'master' of /home/carl/git/libdcp
Carl Hetherington [Thu, 9 Aug 2012 21:34:35 +0000 (22:34 +0100)]
Merge branch 'master' of /home/carl/git/libdcp

11 years agoShow maximum pixel error on equals().
Carl Hetherington [Thu, 9 Aug 2012 21:34:31 +0000 (22:34 +0100)]
Show maximum pixel error on equals().

11 years agoAdd note about missing dependency (thanks Chris Slycord)
Carl Hetherington [Sat, 4 Aug 2012 00:18:01 +0000 (01:18 +0100)]
Add note about missing dependency (thanks Chris Slycord)

11 years agoCompiler warnings.
Carl Hetherington [Fri, 3 Aug 2012 12:10:09 +0000 (13:10 +0100)]
Compiler warnings.

11 years agoBump version.
Carl Hetherington [Thu, 2 Aug 2012 12:54:33 +0000 (13:54 +0100)]
Bump version.

11 years agoBump version. v0.08
Carl Hetherington [Thu, 2 Aug 2012 12:53:56 +0000 (13:53 +0100)]
Bump version.

11 years agoTidy up equality options slightly.
Carl Hetherington [Thu, 2 Aug 2012 11:25:15 +0000 (12:25 +0100)]
Tidy up equality options slightly.

11 years agoCompare using maximum mean absolute difference and standard deviation.
Carl Hetherington [Wed, 1 Aug 2012 23:59:36 +0000 (00:59 +0100)]
Compare using maximum mean absolute difference and standard deviation.

11 years agoMerge branch 'master' into check-bitmaps check-bitmaps
Carl Hetherington [Wed, 1 Aug 2012 14:59:16 +0000 (15:59 +0100)]
Merge branch 'master' into check-bitmaps

11 years agoMerge.
Carl Hetherington [Wed, 1 Aug 2012 14:58:48 +0000 (15:58 +0100)]
Merge.

11 years agoTweak to build onboost filesystem v2
Carl Hetherington [Wed, 1 Aug 2012 14:53:42 +0000 (15:53 +0100)]
Tweak to build onboost filesystem v2

11 years agoHack.
Carl Hetherington [Wed, 1 Aug 2012 14:47:12 +0000 (15:47 +0100)]
Hack.

11 years agoBump version.
Carl Hetherington [Wed, 1 Aug 2012 14:08:12 +0000 (15:08 +0100)]
Bump version.

11 years agoBump version. v0.07
Carl Hetherington [Wed, 1 Aug 2012 14:07:43 +0000 (15:07 +0100)]
Bump version.

11 years agoWindows build fixes.
Carl Hetherington [Wed, 1 Aug 2012 14:07:21 +0000 (15:07 +0100)]
Windows build fixes.

11 years agoBump version.
Carl Hetherington [Wed, 1 Aug 2012 12:57:05 +0000 (13:57 +0100)]
Bump version.

11 years agoBump version. v0.06
Carl Hetherington [Wed, 1 Aug 2012 12:51:48 +0000 (13:51 +0100)]
Bump version.

11 years agoWhoops; check correct video frame. read2
Carl Hetherington [Tue, 31 Jul 2012 11:57:44 +0000 (12:57 +0100)]
Whoops; check correct video frame.

11 years agoLazy digest building.
Carl Hetherington [Tue, 31 Jul 2012 11:54:03 +0000 (12:54 +0100)]
Lazy digest building.

11 years agoCheck sound; various fixups.
Carl Hetherington [Tue, 31 Jul 2012 11:41:33 +0000 (12:41 +0100)]
Check sound; various fixups.

11 years agoUse int64 in a few places.
Carl Hetherington [Tue, 31 Jul 2012 10:41:22 +0000 (11:41 +0100)]
Use int64 in a few places.

11 years agoMissing long option.
Carl Hetherington [Tue, 31 Jul 2012 10:41:15 +0000 (11:41 +0100)]
Missing long option.

11 years agoDon't pass script args to binary.
Carl Hetherington [Tue, 31 Jul 2012 10:40:59 +0000 (11:40 +0100)]
Don't pass script args to binary.

11 years agoInspect J2K data in MXFs.
Carl Hetherington [Tue, 31 Jul 2012 10:33:19 +0000 (11:33 +0100)]
Inspect J2K data in MXFs.

11 years agoTweak.
Carl Hetherington [Tue, 31 Jul 2012 09:37:56 +0000 (10:37 +0100)]
Tweak.

11 years agoMetadata checking for MXFs.
Carl Hetherington [Tue, 31 Jul 2012 00:08:50 +0000 (01:08 +0100)]
Metadata checking for MXFs.

11 years agoBitwise MXF comparison.
Carl Hetherington [Tue, 31 Jul 2012 00:01:19 +0000 (01:01 +0100)]
Bitwise MXF comparison.

11 years agoBarely-functional dcpdiff.
Carl Hetherington [Mon, 30 Jul 2012 23:32:58 +0000 (00:32 +0100)]
Barely-functional dcpdiff.

11 years agopath -> dir, name for MXFs.
Carl Hetherington [Mon, 30 Jul 2012 23:23:59 +0000 (00:23 +0100)]
path -> dir, name for MXFs.

11 years agoBasic test.
Carl Hetherington [Mon, 30 Jul 2012 23:15:14 +0000 (00:15 +0100)]
Basic test.

11 years agoBits.
Carl Hetherington [Mon, 30 Jul 2012 23:07:08 +0000 (00:07 +0100)]
Bits.

11 years agoVarious.
Carl Hetherington [Mon, 30 Jul 2012 22:47:57 +0000 (23:47 +0100)]
Various.

11 years agoHacks.
Carl Hetherington [Mon, 30 Jul 2012 21:03:25 +0000 (22:03 +0100)]
Hacks.

11 years agoBump version. v0.05
Carl Hetherington [Tue, 24 Jul 2012 16:35:00 +0000 (17:35 +0100)]
Bump version.

11 years agoVarious tweaks for Windows builds.
Carl Hetherington [Sat, 21 Jul 2012 21:45:18 +0000 (22:45 +0100)]
Various tweaks for Windows builds.

11 years agoBump version.
Carl Hetherington [Sat, 21 Jul 2012 14:54:27 +0000 (15:54 +0100)]
Bump version.

11 years agoBump version. v0.04
Carl Hetherington [Sat, 21 Jul 2012 14:53:42 +0000 (15:53 +0100)]
Bump version.

11 years agoTry to do the right thing if we aren't in a git checkout.
Carl Hetherington [Sat, 21 Jul 2012 14:53:27 +0000 (15:53 +0100)]
Try to do the right thing if we aren't in a git checkout.

11 years agoRemove version string in test mode.
Carl Hetherington [Sat, 21 Jul 2012 14:53:16 +0000 (15:53 +0100)]
Remove version string in test mode.

11 years agoBump version.
Carl Hetherington [Sat, 21 Jul 2012 13:32:12 +0000 (14:32 +0100)]
Bump version.

11 years agoBump version. v0.03
Carl Hetherington [Sat, 21 Jul 2012 13:31:21 +0000 (14:31 +0100)]
Bump version.

11 years agoTweak version stuff.
Carl Hetherington [Fri, 20 Jul 2012 13:18:43 +0000 (14:18 +0100)]
Tweak version stuff.

11 years agoInstall git_commit.h
Carl Hetherington [Fri, 20 Jul 2012 13:08:38 +0000 (14:08 +0100)]
Install git_commit.h

11 years agoInstall test_mode.h
Carl Hetherington [Fri, 20 Jul 2012 12:59:47 +0000 (13:59 +0100)]
Install test_mode.h

11 years agoGive access to git revision, and make test mode accessible.
Carl Hetherington [Fri, 20 Jul 2012 12:59:07 +0000 (13:59 +0100)]
Give access to git revision, and make test mode accessible.

11 years agoTry to work on old versions of boost filesystem.
Carl Hetherington [Fri, 20 Jul 2012 01:42:23 +0000 (02:42 +0100)]
Try to work on old versions of boost filesystem.

11 years agoFix bizarre quotation mark insertion by newer boost filesystem library.
Carl Hetherington [Thu, 19 Jul 2012 22:20:34 +0000 (23:20 +0100)]
Fix bizarre quotation mark insertion by newer boost filesystem library.

11 years agoSet up LD_LIBRARY_PATH properly.
Carl Hetherington [Thu, 19 Jul 2012 22:20:21 +0000 (23:20 +0100)]
Set up LD_LIBRARY_PATH properly.

11 years agoTry again to fix warnings.
Carl Hetherington [Wed, 18 Jul 2012 13:02:34 +0000 (14:02 +0100)]
Try again to fix warnings.

11 years agoAdd missing openssl dependency.
Carl Hetherington [Wed, 18 Jul 2012 12:21:55 +0000 (13:21 +0100)]
Add missing openssl dependency.

11 years agoFix warnings.
Carl Hetherington [Wed, 18 Jul 2012 12:16:33 +0000 (13:16 +0100)]
Fix warnings.

11 years agoDon't warn on unused results for now (for asdcplib).
Carl Hetherington [Wed, 18 Jul 2012 12:16:30 +0000 (13:16 +0100)]
Don't warn on unused results for now (for asdcplib).

11 years agoBump version.
Carl Hetherington [Wed, 18 Jul 2012 11:37:14 +0000 (12:37 +0100)]
Bump version.

11 years agoBump version. v0.02
Carl Hetherington [Wed, 18 Jul 2012 11:36:42 +0000 (12:36 +0100)]
Bump version.

11 years agoTinker with doxygen; use newer version.
Carl Hetherington [Wed, 18 Jul 2012 11:34:51 +0000 (12:34 +0100)]
Tinker with doxygen; use newer version.

11 years agoAdd dependency on sigc++.
Carl Hetherington [Wed, 18 Jul 2012 11:21:48 +0000 (12:21 +0100)]
Add dependency on sigc++.

11 years agoFix include.
Carl Hetherington [Wed, 18 Jul 2012 11:21:41 +0000 (12:21 +0100)]
Fix include.

11 years agoAdd README.
Carl Hetherington [Wed, 18 Jul 2012 11:07:00 +0000 (12:07 +0100)]
Add README.