dcpomatic.git
6 years agoBump version v2.11.73
Carl Hetherington [Tue, 13 Mar 2018 23:13:29 +0000 (23:13 +0000)]
Bump version

6 years agoTry Application key for signing .dmg.
Carl Hetherington [Tue, 13 Mar 2018 22:09:27 +0000 (22:09 +0000)]
Try Application key for signing .dmg.

6 years agoNew environment location for High Sierra.
Carl Hetherington [Tue, 13 Mar 2018 19:27:16 +0000 (19:27 +0000)]
New environment location for High Sierra.

6 years agoAdd a hint to warn about the stereo-to-5.1 upmixers.
Carl Hetherington [Tue, 27 Feb 2018 22:36:09 +0000 (22:36 +0000)]
Add a hint to warn about the stereo-to-5.1 upmixers.

6 years agoRevert "Remove .dmg signing; I think we can't do this on OS X 10.10: does it matter?"
Carl Hetherington [Tue, 13 Mar 2018 00:59:52 +0000 (00:59 +0000)]
Revert "Remove .dmg signing; I think we can't do this on OS X 10.10: does it matter?"

Put it back so we can try it on High Sierra.

This reverts commit 1db0841b77968658efbbc9fba193af19d0a49a8a.

6 years agoRemove .dmg signing; I think we can't do this on OS X 10.10: does it matter?
Carl Hetherington [Sat, 10 Mar 2018 21:32:32 +0000 (21:32 +0000)]
Remove .dmg signing; I think we can't do this on OS X 10.10: does it matter?

6 years agoAnother try at fixing OS X signing.
Carl Hetherington [Sat, 10 Mar 2018 19:42:53 +0000 (19:42 +0000)]
Another try at fixing OS X signing.

6 years agoSlightly experimental removal of completely incomplete Requires: line in rpm spec...
Carl Hetherington [Sat, 10 Mar 2018 19:28:48 +0000 (19:28 +0000)]
Slightly experimental removal of completely incomplete Requires: line in rpm spec files; should fix Mageia build.

6 years agoRemove assert in emit_audio to work around #1206.
Carl Hetherington [Sat, 10 Mar 2018 00:55:33 +0000 (00:55 +0000)]
Remove assert in emit_audio to work around #1206.

6 years agoTry to give up on making .dmg if we failed to sign the .app.
Carl Hetherington [Fri, 9 Mar 2018 21:50:14 +0000 (21:50 +0000)]
Try to give up on making .dmg if we failed to sign the .app.

6 years agoBump version
Carl Hetherington [Fri, 9 Mar 2018 10:18:09 +0000 (10:18 +0000)]
Bump version

6 years agoBump version v2.11.72
Carl Hetherington [Fri, 9 Mar 2018 10:18:09 +0000 (10:18 +0000)]
Bump version

6 years agoBump libdcp.
Carl Hetherington [Fri, 9 Mar 2018 10:17:50 +0000 (10:17 +0000)]
Bump libdcp.

6 years agoBump version
Carl Hetherington [Fri, 9 Mar 2018 01:02:36 +0000 (01:02 +0000)]
Bump version

6 years agoBump version v2.11.71
Carl Hetherington [Fri, 9 Mar 2018 01:02:36 +0000 (01:02 +0000)]
Bump version

6 years agoBump libdcp for UTF8 stuff.
Carl Hetherington [Fri, 9 Mar 2018 01:02:02 +0000 (01:02 +0000)]
Bump libdcp for UTF8 stuff.

6 years agoCheck for signer chains containing UTF8-marked strings and offer
Carl Hetherington [Fri, 9 Mar 2018 00:55:49 +0000 (00:55 +0000)]
Check for signer chains containing UTF8-marked strings and offer
to fix them on startup (#1218).

6 years agoDon't fake-write encrypted video frames as the asset ID is somehow (?)
Carl Hetherington [Wed, 7 Mar 2018 14:20:19 +0000 (14:20 +0000)]
Don't fake-write encrypted video frames as the asset ID is somehow (?)
embedded in the HMAC (#1232).

6 years agoBump version
Carl Hetherington [Mon, 5 Mar 2018 01:34:43 +0000 (01:34 +0000)]
Bump version

6 years agoBump version v2.11.70
Carl Hetherington [Mon, 5 Mar 2018 01:34:43 +0000 (01:34 +0000)]
Bump version

6 years agoFix OOM condition when seeking near to the end of long FFmpeg files (#1230).
Carl Hetherington [Mon, 5 Mar 2018 01:33:34 +0000 (01:33 +0000)]
Fix OOM condition when seeking near to the end of long FFmpeg files (#1230).

6 years agoRevert to previous (correct) test data set.
Carl Hetherington [Fri, 2 Mar 2018 01:54:52 +0000 (01:54 +0000)]
Revert to previous (correct) test data set.

6 years agoBump version
Carl Hetherington [Fri, 2 Mar 2018 01:47:19 +0000 (01:47 +0000)]
Bump version

6 years agoBump version v2.11.69
Carl Hetherington [Fri, 2 Mar 2018 01:47:18 +0000 (01:47 +0000)]
Bump version

6 years agoFix corruption of subsampled images that are being placed into black
Carl Hetherington [Fri, 2 Mar 2018 01:28:03 +0000 (01:28 +0000)]
Fix corruption of subsampled images that are being placed into black
frames at odd offsets, using the same approach that is used when
cropping.  Should fix #1227.

6 years agoAlways with the spaces.
Carl Hetherington [Wed, 28 Feb 2018 12:55:23 +0000 (12:55 +0000)]
Always with the spaces.

6 years agoTry to sign .apps. Here Apple, just take my money.
Carl Hetherington [Wed, 28 Feb 2018 12:10:13 +0000 (12:10 +0000)]
Try to sign .apps.  Here Apple, just take my money.

6 years agoBump version
Carl Hetherington [Wed, 28 Feb 2018 01:11:32 +0000 (01:11 +0000)]
Bump version

6 years agoBump version v2.11.68
Carl Hetherington [Wed, 28 Feb 2018 01:11:32 +0000 (01:11 +0000)]
Bump version

6 years agoFix crash if quick_refresh() fails.
Carl Hetherington [Wed, 28 Feb 2018 00:13:54 +0000 (00:13 +0000)]
Fix crash if quick_refresh() fails.

6 years agoBump libdcp/libsub to release versions and rtaudio-cdist at least to a fixed revision.
Carl Hetherington [Tue, 27 Feb 2018 00:27:40 +0000 (00:27 +0000)]
Bump libdcp/libsub to release versions and rtaudio-cdist at least to a fixed revision.

6 years agoBump version
Carl Hetherington [Mon, 26 Feb 2018 16:05:43 +0000 (16:05 +0000)]
Bump version

6 years agoBump version v2.11.67
Carl Hetherington [Mon, 26 Feb 2018 16:05:43 +0000 (16:05 +0000)]
Bump version

6 years agoMake a backup of configuration when we load in a Version 2 file, and bump our config...
Carl Hetherington [Mon, 26 Feb 2018 13:14:31 +0000 (13:14 +0000)]
Make a backup of configuration when we load in a Version 2 file, and bump our config file version to 3.

6 years agoBump version
Carl Hetherington [Mon, 26 Feb 2018 01:47:21 +0000 (01:47 +0000)]
Bump version

6 years agoBump version v2.11.66
Carl Hetherington [Mon, 26 Feb 2018 01:47:21 +0000 (01:47 +0000)]
Bump version

6 years agoAdd ubuntu 18.04 dependencies.
Carl Hetherington [Mon, 26 Feb 2018 01:31:01 +0000 (01:31 +0000)]
Add ubuntu 18.04 dependencies.

6 years agoBump version
Carl Hetherington [Sun, 25 Feb 2018 22:11:35 +0000 (22:11 +0000)]
Bump version

6 years agoBump version v2.11.65
Carl Hetherington [Sun, 25 Feb 2018 22:11:35 +0000 (22:11 +0000)]
Bump version

6 years agoUpdated es_ES translation from Manuel AC.
Carl Hetherington [Sun, 25 Feb 2018 20:51:47 +0000 (20:51 +0000)]
Updated es_ES translation from Manuel AC.

6 years agoBump version
Carl Hetherington [Sun, 25 Feb 2018 01:11:19 +0000 (01:11 +0000)]
Bump version

6 years agoBump version v2.11.64
Carl Hetherington [Sun, 25 Feb 2018 01:11:19 +0000 (01:11 +0000)]
Bump version

6 years agoMerge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2.12.x
Carl Hetherington [Sun, 25 Feb 2018 01:10:38 +0000 (01:10 +0000)]
Merge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2.12.x

6 years agoBump libdcp for build fix.
Carl Hetherington [Sun, 25 Feb 2018 01:10:34 +0000 (01:10 +0000)]
Bump libdcp for build fix.

6 years agoBump version
Carl Hetherington [Sun, 25 Feb 2018 00:54:17 +0000 (00:54 +0000)]
Bump version

6 years agoBump version v2.11.63
Carl Hetherington [Sun, 25 Feb 2018 00:54:17 +0000 (00:54 +0000)]
Bump version

6 years agoHandle errors in subtitle XML better (#1209).
Carl Hetherington [Sun, 25 Feb 2018 00:40:30 +0000 (00:40 +0000)]
Handle errors in subtitle XML better (#1209).

6 years agoSpeed some operations by re-using the last PlayerVideo but with
Carl Hetherington [Sat, 24 Feb 2018 01:05:14 +0000 (01:05 +0000)]
Speed some operations by re-using the last PlayerVideo but with
updated metadata (where possible).  Helps with #1194.

6 years agoUpdated fr_FR translation from Thierry Journet.
Carl Hetherington [Sat, 24 Feb 2018 23:13:51 +0000 (23:13 +0000)]
Updated fr_FR translation from Thierry Journet.

6 years agoBump version
Carl Hetherington [Sat, 24 Feb 2018 01:07:24 +0000 (01:07 +0000)]
Bump version

6 years agoBump version v2.11.62
Carl Hetherington [Sat, 24 Feb 2018 01:07:24 +0000 (01:07 +0000)]
Bump version

6 years agoAnother subtitle fix.
Carl Hetherington [Fri, 23 Feb 2018 19:55:23 +0000 (19:55 +0000)]
Another subtitle fix.

6 years agoBump version
Carl Hetherington [Fri, 23 Feb 2018 01:51:59 +0000 (01:51 +0000)]
Bump version

6 years agoBump version v2.11.61
Carl Hetherington [Fri, 23 Feb 2018 01:51:59 +0000 (01:51 +0000)]
Bump version

6 years agoFix thinko in previous.
Carl Hetherington [Fri, 23 Feb 2018 01:21:12 +0000 (01:21 +0000)]
Fix thinko in previous.

6 years agoFix implementation of delay in 7758260; it needs to apply to
Carl Hetherington [Fri, 23 Feb 2018 00:57:04 +0000 (00:57 +0000)]
Fix implementation of delay in 7758260; it needs to apply to
anything passed to emit_video(), not just things that come from
decoders.

6 years agoFix duplicate frames when padding.
Carl Hetherington [Fri, 23 Feb 2018 00:29:44 +0000 (00:29 +0000)]
Fix duplicate frames when padding.

6 years agoActually bump libdcp for Atmos fix.
Carl Hetherington [Thu, 22 Feb 2018 10:15:36 +0000 (10:15 +0000)]
Actually bump libdcp for Atmos fix.

6 years agoBump version
Carl Hetherington [Thu, 22 Feb 2018 01:29:41 +0000 (01:29 +0000)]
Bump version

6 years agoBump version v2.11.60
Carl Hetherington [Thu, 22 Feb 2018 01:29:41 +0000 (01:29 +0000)]
Bump version

6 years agoFix crash on decoding incomplete DCP content (e.g. on loading a VF with subtitles...
Carl Hetherington [Wed, 21 Feb 2018 23:13:10 +0000 (23:13 +0000)]
Fix crash on decoding incomplete DCP content (e.g. on loading a VF with subtitles into the player).

6 years agoBump libdcp; pulls in KDM tweaks but also atmos fix.
Carl Hetherington [Wed, 21 Feb 2018 22:43:44 +0000 (22:43 +0000)]
Bump libdcp; pulls in KDM tweaks but also atmos fix.

6 years agoBump version
Carl Hetherington [Wed, 21 Feb 2018 00:47:14 +0000 (00:47 +0000)]
Bump version

6 years agoBump version v2.11.59
Carl Hetherington [Wed, 21 Feb 2018 00:47:14 +0000 (00:47 +0000)]
Bump version

6 years agoAdd a 2-frame `delay' on content arriving at the player to give
Carl Hetherington [Tue, 20 Feb 2018 23:34:59 +0000 (23:34 +0000)]
Add a 2-frame `delay' on content arriving at the player to give
subtitle content the chance to catch up.  Fixes problems observed
when overlaying a DCP subtitle onto an existing DCP and then seeking
into the first subtitle.  After the seek the decoder positions were:

DCP: 0.
subtitle: first subtitle time.

This causes the DCP decoder to be pass()ed first and so the subtitle
for the video frame has not arrived yet.

I hope this does not cause unpredicted side effects...

6 years agoAdd a possible pure virtual method.
Carl Hetherington [Tue, 20 Feb 2018 23:34:32 +0000 (23:34 +0000)]
Add a possible pure virtual method.

6 years agoBump version
Carl Hetherington [Sun, 18 Feb 2018 01:31:39 +0000 (01:31 +0000)]
Bump version

6 years agoBump version v2.11.58
Carl Hetherington [Sun, 18 Feb 2018 01:31:39 +0000 (01:31 +0000)]
Bump version

6 years agoHold lock for the whole of Butler::video(). Fixes jumpy nudge-seek
Carl Hetherington [Sun, 18 Feb 2018 01:26:03 +0000 (01:26 +0000)]
Hold lock for the whole of Butler::video().  Fixes jumpy nudge-seek
when playing DCPs.

Before, the lock was only held to check _pending_seek_position.
With that arrangement, this sequence was possible:
1. video arrives, check _pending_seek_position, decide it's ok, release lock
2. Butler::seek called, sets _pending_seek_position, clears _video
3. video that arrived in #1 is put into _video by ::video()
4. that video is given to an awaiting get_video() call.
This clearly subverts the attempts not to accept new video data while
a seek is pending.

6 years agoMerge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2.12.x
Carl Hetherington [Sun, 18 Feb 2018 00:37:45 +0000 (00:37 +0000)]
Merge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2.12.x

6 years agoFix missing subtitles in the player when they are added with a VF.
Carl Hetherington [Sun, 18 Feb 2018 00:34:01 +0000 (00:34 +0000)]
Fix missing subtitles in the player when they are added with a VF.

6 years agoSet up seek position correctly when a seek skips over a reel in
Carl Hetherington [Sun, 18 Feb 2018 00:33:26 +0000 (00:33 +0000)]
Set up seek position correctly when a seek skips over a reel in
a DCP.

6 years agoBump version
Carl Hetherington [Sat, 17 Feb 2018 00:51:43 +0000 (00:51 +0000)]
Bump version

6 years agoBump version v2.11.57
Carl Hetherington [Sat, 17 Feb 2018 00:51:43 +0000 (00:51 +0000)]
Bump version

6 years agoFix crash on importing an encrypted DCP.
Carl Hetherington [Sat, 17 Feb 2018 00:25:11 +0000 (00:25 +0000)]
Fix crash on importing an encrypted DCP.

6 years agoFix up test.
Carl Hetherington [Sat, 17 Feb 2018 00:23:06 +0000 (00:23 +0000)]
Fix up test.

6 years agoMake import_dcp_test more fussy to expose a bug with importing encrypted DCPs without...
Carl Hetherington [Sat, 17 Feb 2018 00:04:57 +0000 (00:04 +0000)]
Make import_dcp_test more fussy to expose a bug with importing encrypted DCPs without a KDM.

6 years agoMerge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2.12.x
Carl Hetherington [Fri, 16 Feb 2018 23:53:09 +0000 (23:53 +0000)]
Merge branch 'v2.12.x' of ssh://git.carlh.net/home/carl/git/dcpomatic into v2.12.x

6 years agoAdd log for assertion failure.
Carl Hetherington [Fri, 16 Feb 2018 23:52:39 +0000 (23:52 +0000)]
Add log for assertion failure.

6 years agoBump version
Carl Hetherington [Fri, 16 Feb 2018 22:18:31 +0000 (22:18 +0000)]
Bump version

6 years agoBump version v2.11.56
Carl Hetherington [Fri, 16 Feb 2018 22:18:31 +0000 (22:18 +0000)]
Bump version

6 years agoAudioDecoder::_positions is at the resampled rate, if applicable;
Carl Hetherington [Fri, 16 Feb 2018 21:54:01 +0000 (21:54 +0000)]
AudioDecoder::_positions is at the resampled rate, if applicable;
fix its initial setup.  Fixes problems when seeking deep into
resampled content; before this commit the audio time stamps got
out of whack sufficiently that the butler would fill with video
before any audio made it past the range checks.

6 years agoTry to include dcpomatic2_kdm_cli in the KDM creator .app.
Carl Hetherington [Thu, 15 Feb 2018 12:02:44 +0000 (12:02 +0000)]
Try to include dcpomatic2_kdm_cli in the KDM creator .app.

6 years agoMissing setup of configured decode reduction (#1195).
Carl Hetherington [Tue, 13 Feb 2018 10:49:23 +0000 (10:49 +0000)]
Missing setup of configured decode reduction (#1195).

6 years agoAdd some tolerance when checking audio references.
Carl Hetherington [Tue, 13 Feb 2018 10:47:22 +0000 (10:47 +0000)]
Add some tolerance when checking audio references.

6 years agoRecover test config after config_test.cc runs.
Carl Hetherington [Tue, 13 Feb 2018 01:10:03 +0000 (01:10 +0000)]
Recover test config after config_test.cc runs.

6 years agoMake Config::read() fallback match Config::set_defaults() for
Carl Hetherington [Tue, 13 Feb 2018 01:08:14 +0000 (01:08 +0000)]
Make Config::read() fallback match Config::set_defaults() for
_default_dcp_content_type.

6 years agoAdd SWS_ACCURATE_RND to sws flags. Without this, conversions to RGB in
Carl Hetherington [Mon, 12 Feb 2018 23:47:02 +0000 (23:47 +0000)]
Add SWS_ACCURATE_RND to sws flags.  Without this, conversions to RGB in
crop_scale_window_test leave the 6 pixels at the right side of the image
uninitialised (sws_scale doesn't fill them in with anything) so you get
garbage in the output.  SWS_ACCURATE_RND fixes it.  There are whisperings
that this is slow, so the impact of this patch may need to be measured
in some "real" situations.

6 years agoAdd commented-out valgrind line which can be used with gdb.
Carl Hetherington [Mon, 12 Feb 2018 23:46:45 +0000 (23:46 +0000)]
Add commented-out valgrind line which can be used with gdb.

6 years agoTone some debug messages down slightly.
Carl Hetherington [Mon, 12 Feb 2018 23:21:34 +0000 (23:21 +0000)]
Tone some debug messages down slightly.

6 years agoManual updates.
Carl Hetherington [Mon, 12 Feb 2018 21:42:08 +0000 (21:42 +0000)]
Manual updates.

6 years agoBump version
Carl Hetherington [Mon, 12 Feb 2018 00:59:29 +0000 (00:59 +0000)]
Bump version

6 years agoBump version v2.11.55
Carl Hetherington [Mon, 12 Feb 2018 00:59:29 +0000 (00:59 +0000)]
Bump version

6 years agoMore set_interop().
Carl Hetherington [Mon, 12 Feb 2018 00:58:52 +0000 (00:58 +0000)]
More set_interop().

6 years agoBump libdcp for SMPTE subtitle MXF-vs-XML ID fix.
Carl Hetherington [Mon, 12 Feb 2018 00:26:00 +0000 (00:26 +0000)]
Bump libdcp for SMPTE subtitle MXF-vs-XML ID fix.

6 years agoFix interop/SMPTE confusion.
Carl Hetherington [Mon, 12 Feb 2018 00:25:49 +0000 (00:25 +0000)]
Fix interop/SMPTE confusion.

6 years agoMore missing set_interop().
Carl Hetherington [Sun, 11 Feb 2018 00:28:19 +0000 (00:28 +0000)]
More missing set_interop().

6 years agoTry to fix test.
Carl Hetherington [Sun, 11 Feb 2018 00:19:51 +0000 (00:19 +0000)]
Try to fix test.

6 years agoBump version
Carl Hetherington [Sat, 10 Feb 2018 23:15:17 +0000 (23:15 +0000)]
Bump version

6 years agoBump version v2.11.54
Carl Hetherington [Sat, 10 Feb 2018 23:15:17 +0000 (23:15 +0000)]
Bump version