libdcp.git
11 years agoBump version v0.16
Carl Hetherington [Thu, 30 Aug 2012 21:50:31 +0000 (22:50 +0100)]
Bump version

11 years agoUntested code to optionally reduce resolution on extracting image frames.
Carl Hetherington [Thu, 30 Aug 2012 21:49:58 +0000 (22:49 +0100)]
Untested code to optionally reduce resolution on extracting image frames.

11 years agoBump version
Carl Hetherington [Mon, 27 Aug 2012 12:19:47 +0000 (13:19 +0100)]
Bump version

11 years agoBump version v0.15
Carl Hetherington [Mon, 27 Aug 2012 12:19:12 +0000 (13:19 +0100)]
Bump version

11 years agoIgnore Language node in MainSound.
Carl Hetherington [Mon, 27 Aug 2012 12:19:00 +0000 (13:19 +0100)]
Ignore Language node in MainSound.

11 years agoBump version
Carl Hetherington [Mon, 27 Aug 2012 12:09:51 +0000 (13:09 +0100)]
Bump version

11 years agoBump version v0.14
Carl Hetherington [Mon, 27 Aug 2012 12:02:47 +0000 (13:02 +0100)]
Bump version

11 years agoMake ContentVersion Id node optional. Improve error message slightly.
Carl Hetherington [Mon, 27 Aug 2012 11:47:17 +0000 (12:47 +0100)]
Make ContentVersion Id node optional.  Improve error message slightly.

11 years agoBump version
Carl Hetherington [Thu, 23 Aug 2012 19:49:08 +0000 (20:49 +0100)]
Bump version

11 years agoBump version v0.13
Carl Hetherington [Thu, 23 Aug 2012 19:47:30 +0000 (20:47 +0100)]
Bump version

11 years agoReels can have AnnotationText.
Carl Hetherington [Thu, 23 Aug 2012 18:24:08 +0000 (19:24 +0100)]
Reels can have AnnotationText.

11 years agoBump version.
Carl Hetherington [Thu, 23 Aug 2012 11:39:19 +0000 (12:39 +0100)]
Bump version.

11 years agoBump version. 0.12
Carl Hetherington [Thu, 23 Aug 2012 11:38:53 +0000 (12:38 +0100)]
Bump version.

11 years agoFix pkgconfig file on windows.
Carl Hetherington [Thu, 23 Aug 2012 11:38:33 +0000 (12:38 +0100)]
Fix pkgconfig file on windows.

11 years agoBump version.
Carl Hetherington [Wed, 22 Aug 2012 18:32:55 +0000 (19:32 +0100)]
Bump version.

11 years agoBump version.
Carl Hetherington [Wed, 22 Aug 2012 18:32:19 +0000 (19:32 +0100)]
Bump version.

11 years agoUse make_dcp example in documentation.
Carl Hetherington [Wed, 22 Aug 2012 18:14:33 +0000 (19:14 +0100)]
Use make_dcp example in documentation.

11 years agoSome comments.
Carl Hetherington [Wed, 22 Aug 2012 18:06:00 +0000 (19:06 +0100)]
Some comments.

11 years agoRemove debug code.
Carl Hetherington [Wed, 22 Aug 2012 17:57:19 +0000 (18:57 +0100)]
Remove debug code.

11 years agoAdd basic example; tweak bits and pieces.
Carl Hetherington [Wed, 22 Aug 2012 17:57:05 +0000 (18:57 +0100)]
Add basic example; tweak bits and pieces.

11 years agoMore subs tests.
Carl Hetherington [Wed, 22 Aug 2012 17:03:18 +0000 (18:03 +0100)]
More subs tests.

11 years agoVery slightly less verbose subs checking.
Carl Hetherington [Wed, 22 Aug 2012 16:33:43 +0000 (17:33 +0100)]
Very slightly less verbose subs checking.

11 years agoUpdate example.
Carl Hetherington [Wed, 22 Aug 2012 15:58:44 +0000 (16:58 +0100)]
Update example.

11 years agoComment tweaks.
Carl Hetherington [Wed, 22 Aug 2012 15:18:04 +0000 (16:18 +0100)]
Comment tweaks.

11 years agoSome comments and dead code removal.
Carl Hetherington [Wed, 22 Aug 2012 14:57:50 +0000 (15:57 +0100)]
Some comments and dead code removal.

11 years agoShould-be-unnecessary initialisation.
Carl Hetherington [Wed, 22 Aug 2012 14:43:43 +0000 (15:43 +0100)]
Should-be-unnecessary initialisation.

11 years agoUse entry points.
Carl Hetherington [Wed, 22 Aug 2012 14:28:46 +0000 (15:28 +0100)]
Use entry points.

11 years agoAllow <Font> nodes inside <Subtitle> nodes.
Carl Hetherington [Wed, 22 Aug 2012 14:00:33 +0000 (15:00 +0100)]
Allow <Font> nodes inside <Subtitle> nodes.

11 years agoBe a bit more tolerant with tests.
Carl Hetherington [Wed, 22 Aug 2012 13:30:38 +0000 (14:30 +0100)]
Be a bit more tolerant with tests.

11 years agoLook for subtitle assets more sensibly.
Carl Hetherington [Wed, 22 Aug 2012 13:28:35 +0000 (14:28 +0100)]
Look for subtitle assets more sensibly.

11 years agoRough support for 3D.
Carl Hetherington [Wed, 22 Aug 2012 11:32:52 +0000 (12:32 +0100)]
Rough support for 3D.

11 years agoBump version.
Carl Hetherington [Tue, 21 Aug 2012 23:24:38 +0000 (00:24 +0100)]
Bump version.

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.