libdcp.git
9 years agoBump version v0.95.0
Carl Hetherington [Wed, 28 May 2014 22:34:04 +0000 (23:34 +0100)]
Bump version

9 years agoThrow NotEncryptedError on an attempt to generate KDM for a non-encrypted asset....
Carl Hetherington [Wed, 28 May 2014 22:13:37 +0000 (23:13 +0100)]
Throw NotEncryptedError on an attempt to generate KDM for a non-encrypted asset.  Tidy exceptions a bit.

9 years agoAdd CPL::filename().
Carl Hetherington [Wed, 28 May 2014 14:56:49 +0000 (15:56 +0100)]
Add CPL::filename().

9 years agoModify KDM code to take a CPL disk file instead of a whole CPL object.
Carl Hetherington [Wed, 28 May 2014 14:31:35 +0000 (15:31 +0100)]
Modify KDM code to take a CPL disk file instead of a whole CPL object.

9 years agoBump version
Carl Hetherington [Sun, 25 May 2014 20:26:28 +0000 (21:26 +0100)]
Bump version

9 years agoBump version v0.94.0
Carl Hetherington [Sun, 25 May 2014 20:26:28 +0000 (21:26 +0100)]
Bump version

10 years agoAdd --cpl-names option to dcpdiff.
Carl Hetherington [Mon, 19 May 2014 09:37:56 +0000 (10:37 +0100)]
Add --cpl-names option to dcpdiff.

10 years agoFix tm_to_string to use local timezone on all platforms. Some comments.
Carl Hetherington [Thu, 15 May 2014 23:01:08 +0000 (18:01 -0500)]
Fix tm_to_string to use local timezone on all platforms.  Some comments.

10 years agoDisable ASDCP's checks on valid PCM frame rates so that DCP-o-matic can generate...
Carl Hetherington [Wed, 14 May 2014 21:40:15 +0000 (22:40 +0100)]
Disable ASDCP's checks on valid PCM frame rates so that DCP-o-matic can generate 'bad' ones.

10 years agoIncrease precision of raw_convert with float/double.
Carl Hetherington [Wed, 14 May 2014 20:08:53 +0000 (21:08 +0100)]
Increase precision of raw_convert with float/double.

10 years agoBump libcxml again.
Carl Hetherington [Sun, 11 May 2014 23:35:48 +0000 (00:35 +0100)]
Bump libcxml again.

10 years agoBump libcxml dependency for i18n fixes.
Carl Hetherington [Sun, 11 May 2014 23:28:45 +0000 (00:28 +0100)]
Bump libcxml dependency for i18n fixes.

10 years agoMissing file.
Carl Hetherington [Sun, 11 May 2014 23:03:22 +0000 (00:03 +0100)]
Missing file.

10 years agoUse raw_convert instead of boost::lexical_cast as it seems
Carl Hetherington [Sun, 11 May 2014 22:59:19 +0000 (23:59 +0100)]
Use raw_convert instead of boost::lexical_cast as it seems
that lexical_cast will sometimes use a thousands separator
(i.e. it will convert 1234 to a string 1,234).  It appears
not to be possible safely to turn this off (you have to set
the global locale).  Instead, raw_convert uses a stringstream
which you can imbue() with std::locale::classic() to turn off
the locale-specific behaviour.

10 years agoMissing GPL boilerplate.
Carl Hetherington [Thu, 10 Apr 2014 13:16:37 +0000 (14:16 +0100)]
Missing GPL boilerplate.

10 years agoVarious test tidying.
Carl Hetherington [Tue, 18 Mar 2014 18:23:05 +0000 (18:23 +0000)]
Various test tidying.

10 years agoRemove submodule of test/private as submodules don't seem to work too well with git...
Carl Hetherington [Tue, 18 Mar 2014 13:15:24 +0000 (13:15 +0000)]
Remove submodule of test/private as submodules don't seem to work too well with git-annex.

10 years agoClean up OS X build slightly. Better error on failure of xmlSecDSigCtxSign.
Carl Hetherington [Sat, 15 Mar 2014 17:49:40 +0000 (17:49 +0000)]
Clean up OS X build slightly.  Better error on failure of xmlSecDSigCtxSign.

10 years agoBuild fixes for OS X 10.5.
Carl Hetherington [Tue, 11 Mar 2014 09:14:07 +0000 (09:14 +0000)]
Build fixes for OS X 10.5.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp
Carl Hetherington [Mon, 3 Mar 2014 11:29:54 +0000 (11:29 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp

10 years agoFix libdcp test build on Windows.
Carl Hetherington [Mon, 3 Mar 2014 11:29:44 +0000 (11:29 +0000)]
Fix libdcp test build on Windows.

10 years agoTwiddle submodule path.
Carl Hetherington [Wed, 26 Feb 2014 20:06:53 +0000 (20:06 +0000)]
Twiddle submodule path.

10 years agoUpdate test data.
Carl Hetherington [Wed, 26 Feb 2014 17:52:02 +0000 (17:52 +0000)]
Update test data.

10 years agoHacks to support MXF-wrapped subtitles.
Carl Hetherington [Wed, 26 Feb 2014 17:48:29 +0000 (17:48 +0000)]
Hacks to support MXF-wrapped subtitles.

10 years agoAdd test for MXF-wrapped subtitles.
Carl Hetherington [Wed, 26 Feb 2014 15:59:34 +0000 (15:59 +0000)]
Add test for MXF-wrapped subtitles.

10 years agoClean up unit testing.
Carl Hetherington [Wed, 26 Feb 2014 15:43:53 +0000 (15:43 +0000)]
Clean up unit testing.

10 years agoBump libopenjpeg for build failures.
Carl Hetherington [Tue, 18 Feb 2014 23:00:00 +0000 (23:00 +0000)]
Bump libopenjpeg for build failures.

10 years agoFix linux build.
Carl Hetherington [Mon, 10 Feb 2014 19:07:37 +0000 (19:07 +0000)]
Fix linux build.

10 years agoBump openjpeg to fix linux build.
Carl Hetherington [Mon, 10 Feb 2014 16:41:03 +0000 (16:41 +0000)]
Bump openjpeg to fix linux build.

10 years agoBump openjpeg-cdist for a Linux build fix.
Carl Hetherington [Mon, 10 Feb 2014 12:25:14 +0000 (12:25 +0000)]
Bump openjpeg-cdist for a Linux build fix.

10 years agoBump libdcp for Windows build fixes.
Carl Hetherington [Mon, 10 Feb 2014 10:29:59 +0000 (10:29 +0000)]
Bump libdcp for Windows build fixes.

10 years agoTry using memory-checking version of libopenjpeg.
Carl Hetherington [Sun, 9 Feb 2014 22:59:07 +0000 (22:59 +0000)]
Try using memory-checking version of libopenjpeg.

10 years agoFix typo.
Carl Hetherington [Sat, 8 Feb 2014 18:46:32 +0000 (18:46 +0000)]
Fix typo.

10 years agoFix .pc file.
Carl Hetherington [Sat, 8 Feb 2014 16:36:42 +0000 (16:36 +0000)]
Fix .pc file.

10 years agoFix a couple of errors in Interop XML
Carl Hetherington [Sat, 8 Feb 2014 13:30:42 +0000 (13:30 +0000)]
Fix a couple of errors in Interop XML

Reported-by: Ivan Pullman
10 years agoFix fake-writing of 3D.
Carl Hetherington [Thu, 23 Jan 2014 00:16:28 +0000 (00:16 +0000)]
Fix fake-writing of 3D.

10 years agoComment.
Carl Hetherington [Wed, 22 Jan 2014 21:43:32 +0000 (21:43 +0000)]
Comment.

10 years agoComments.
Carl Hetherington [Fri, 17 Jan 2014 16:58:26 +0000 (16:58 +0000)]
Comments.

10 years agoRemove unnecessary parameters to fill_writer_info.
Carl Hetherington [Wed, 15 Jan 2014 09:48:24 +0000 (09:48 +0000)]
Remove unnecessary parameters to fill_writer_info.

10 years agoUse MXFAsset::_interop to decide on whether to write asset XML as Interop or SMPTE.
Carl Hetherington [Wed, 15 Jan 2014 09:43:41 +0000 (09:43 +0000)]
Use MXFAsset::_interop to decide on whether to write asset XML as Interop or SMPTE.

10 years agoComments.
Carl Hetherington [Wed, 15 Jan 2014 09:28:57 +0000 (09:28 +0000)]
Comments.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp
Carl Hetherington [Tue, 14 Jan 2014 22:33:03 +0000 (22:33 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp

10 years agoFix precision of ScreenAspectRatio tags in Interop mode.
Carl Hetherington [Tue, 14 Jan 2014 22:32:52 +0000 (22:32 +0000)]
Fix precision of ScreenAspectRatio tags in Interop mode.

10 years agoAdd test for scope, too.
Carl Hetherington [Tue, 14 Jan 2014 22:30:29 +0000 (22:30 +0000)]
Add test for scope, too.

10 years agoAdd test for bad ScreenAspectRatio tags in Interop.
Carl Hetherington [Tue, 14 Jan 2014 22:29:42 +0000 (22:29 +0000)]
Add test for bad ScreenAspectRatio tags in Interop.

10 years agoBump cxml version for centos build fix.
Carl Hetherington [Mon, 13 Jan 2014 09:58:14 +0000 (09:58 +0000)]
Bump cxml version for centos build fix.

10 years agoRemove compose.hpp dependency from header.
Carl Hetherington [Wed, 8 Jan 2014 10:35:32 +0000 (10:35 +0000)]
Remove compose.hpp dependency from header.

10 years agoThrow better file errors (with numbers).
Carl Hetherington [Wed, 8 Jan 2014 10:05:49 +0000 (10:05 +0000)]
Throw better file errors (with numbers).

10 years agoBump openjpeg for cscript changes.
Carl Hetherington [Tue, 7 Jan 2014 13:43:41 +0000 (13:43 +0000)]
Bump openjpeg for cscript changes.

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp
Carl Hetherington [Tue, 7 Jan 2014 13:41:57 +0000 (13:41 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp

10 years agoTweak cscript for compatibility with updated cdist.
Carl Hetherington [Tue, 7 Jan 2014 13:41:41 +0000 (13:41 +0000)]
Tweak cscript for compatibility with updated cdist.

10 years agoBump version
Carl Hetherington [Mon, 6 Jan 2014 13:13:11 +0000 (13:13 +0000)]
Bump version

10 years agoBump version v0.92
Carl Hetherington [Mon, 6 Jan 2014 13:13:10 +0000 (13:13 +0000)]
Bump version

10 years agoDon't give ASSETMAP/VOLINDEX an .xml suffix with interop DCPs.
Carl Hetherington [Mon, 6 Jan 2014 13:12:56 +0000 (13:12 +0000)]
Don't give ASSETMAP/VOLINDEX an .xml suffix with interop DCPs.

10 years agoBump version
Carl Hetherington [Fri, 20 Dec 2013 17:27:09 +0000 (17:27 +0000)]
Bump version

10 years agoBump version v0.91
Carl Hetherington [Fri, 20 Dec 2013 17:27:09 +0000 (17:27 +0000)]
Bump version

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp
Carl Hetherington [Fri, 20 Dec 2013 16:47:27 +0000 (16:47 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp

10 years agoFix build on OS X.
Carl Hetherington [Fri, 20 Dec 2013 16:47:18 +0000 (16:47 +0000)]
Fix build on OS X.

10 years agoBump version
Carl Hetherington [Thu, 19 Dec 2013 15:21:06 +0000 (15:21 +0000)]
Bump version

10 years agoBump version v0.90
Carl Hetherington [Thu, 19 Dec 2013 15:21:06 +0000 (15:21 +0000)]
Bump version

10 years agoA few fixes to signer chain generation on Windows.
Carl Hetherington [Thu, 19 Dec 2013 15:20:58 +0000 (15:20 +0000)]
A few fixes to signer chain generation on Windows.

10 years agoBump version
Carl Hetherington [Thu, 19 Dec 2013 13:07:22 +0000 (13:07 +0000)]
Bump version

10 years agoBump version v0.89
Carl Hetherington [Thu, 19 Dec 2013 13:07:22 +0000 (13:07 +0000)]
Bump version

10 years agoTry to fix problems with printf on 32-bit Windows XP.
Carl Hetherington [Thu, 19 Dec 2013 13:05:01 +0000 (13:05 +0000)]
Try to fix problems with printf on 32-bit Windows XP.

10 years agoBump version
Carl Hetherington [Wed, 18 Dec 2013 19:16:19 +0000 (19:16 +0000)]
Bump version

10 years agoBump version v0.88
Carl Hetherington [Wed, 18 Dec 2013 19:16:19 +0000 (19:16 +0000)]
Bump version

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp
Carl Hetherington [Wed, 18 Dec 2013 19:08:02 +0000 (19:08 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp

10 years agoFix minor infringement of XML wrt CPL reel order.
Carl Hetherington [Wed, 18 Dec 2013 19:07:51 +0000 (19:07 +0000)]
Fix minor infringement of XML wrt CPL reel order.

10 years agoBump version
Carl Hetherington [Wed, 18 Dec 2013 16:22:10 +0000 (16:22 +0000)]
Bump version

10 years agoBump version v0.87
Carl Hetherington [Wed, 18 Dec 2013 16:22:10 +0000 (16:22 +0000)]
Bump version

10 years agoMerge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp
Carl Hetherington [Wed, 18 Dec 2013 16:21:58 +0000 (16:21 +0000)]
Merge branch 'master' of ssh://carlh.dyndns.org/home/carl/git/libdcp

10 years agoFix _frames_written update for stereo picture assets.
Carl Hetherington [Wed, 18 Dec 2013 16:21:47 +0000 (16:21 +0000)]
Fix _frames_written update for stereo picture assets.

10 years agoBump version
Carl Hetherington [Thu, 5 Dec 2013 22:40:05 +0000 (22:40 +0000)]
Bump version

10 years agoBump version v0.86
Carl Hetherington [Thu, 5 Dec 2013 22:40:05 +0000 (22:40 +0000)]
Bump version

10 years agoAccept any old case for DCP content kinds.
Carl Hetherington [Thu, 5 Dec 2013 22:39:50 +0000 (22:39 +0000)]
Accept any old case for DCP content kinds.

10 years agoBump version
Carl Hetherington [Wed, 27 Nov 2013 15:21:29 +0000 (15:21 +0000)]
Bump version

10 years agoBump version v0.85
Carl Hetherington [Wed, 27 Nov 2013 15:21:28 +0000 (15:21 +0000)]
Bump version

10 years agoTry to fix build on OS X.
Carl Hetherington [Wed, 27 Nov 2013 15:17:51 +0000 (15:17 +0000)]
Try to fix build on OS X.

10 years agoBump version
Carl Hetherington [Wed, 27 Nov 2013 14:55:09 +0000 (14:55 +0000)]
Bump version

10 years agoBump version v0.84
Carl Hetherington [Wed, 27 Nov 2013 14:55:09 +0000 (14:55 +0000)]
Bump version

10 years agoFix linux build.
Carl Hetherington [Wed, 27 Nov 2013 09:57:23 +0000 (09:57 +0000)]
Fix linux build.

10 years agoTypos.
Carl Hetherington [Tue, 26 Nov 2013 21:40:22 +0000 (21:40 +0000)]
Typos.

10 years agoAttempt to fix file size reporting from asdcplib on Win32.
Carl Hetherington [Tue, 26 Nov 2013 21:00:57 +0000 (21:00 +0000)]
Attempt to fix file size reporting from asdcplib on Win32.

10 years agoVarious fixes for non-Latin filenames.
Carl Hetherington [Tue, 26 Nov 2013 20:58:42 +0000 (20:58 +0000)]
Various fixes for non-Latin filenames.

10 years agoFix MultiByteToWideChar calls.
Carl Hetherington [Tue, 26 Nov 2013 19:28:27 +0000 (19:28 +0000)]
Fix MultiByteToWideChar calls.

10 years agoTypos.
Carl Hetherington [Tue, 26 Nov 2013 10:11:25 +0000 (10:11 +0000)]
Typos.

10 years agoTry to fix incorrect non-Latin handling on Win32 filenames.
Carl Hetherington [Tue, 26 Nov 2013 09:58:48 +0000 (09:58 +0000)]
Try to fix incorrect non-Latin handling on Win32 filenames.

10 years agoTry to fix non-trivial filename character encoding on Windows.
Carl Hetherington [Tue, 26 Nov 2013 03:58:54 +0000 (03:58 +0000)]
Try to fix non-trivial filename character encoding on Windows.

10 years agoMissing using.
Carl Hetherington [Mon, 25 Nov 2013 11:47:19 +0000 (11:47 +0000)]
Missing using.

10 years agoRemove a possibly dodgy use of fstream.
Carl Hetherington [Mon, 25 Nov 2013 11:23:07 +0000 (11:23 +0000)]
Remove a possibly dodgy use of fstream.

10 years agoRemove redundant fstream includes.
Carl Hetherington [Mon, 25 Nov 2013 11:10:34 +0000 (11:10 +0000)]
Remove redundant fstream includes.

10 years agoAdd FILE * constructor for FrameInfo.
Carl Hetherington [Mon, 25 Nov 2013 08:36:16 +0000 (08:36 +0000)]
Add FILE * constructor for FrameInfo.

10 years agoMissing file.
Carl Hetherington [Mon, 25 Nov 2013 01:03:16 +0000 (01:03 +0000)]
Missing file.

10 years agoAdd FrameInfo::write for FILE *; test it.
Carl Hetherington [Mon, 25 Nov 2013 00:35:11 +0000 (00:35 +0000)]
Add FrameInfo::write for FILE *; test it.

10 years agoBump libcxml version.
Carl Hetherington [Wed, 20 Nov 2013 18:16:56 +0000 (18:16 +0000)]
Bump libcxml version.

10 years agoBump version
Carl Hetherington [Sat, 9 Nov 2013 14:17:22 +0000 (14:17 +0000)]
Bump version

10 years agoBump version v0.83
Carl Hetherington [Sat, 9 Nov 2013 14:17:22 +0000 (14:17 +0000)]
Bump version

10 years agoFix small memory leak on decompression.
Carl Hetherington [Fri, 1 Nov 2013 15:52:30 +0000 (15:52 +0000)]
Fix small memory leak on decompression.

10 years agoUpdate and fix tests.
Carl Hetherington [Wed, 30 Oct 2013 22:12:31 +0000 (22:12 +0000)]
Update and fix tests.

10 years agoAnother better error message.
Carl Hetherington [Mon, 28 Oct 2013 21:27:03 +0000 (21:27 +0000)]
Another better error message.