dcpomatic.git
11 years agoTry to fix the filter / AVFrame ownership.
Carl Hetherington [Fri, 3 May 2013 09:01:36 +0000 (10:01 +0100)]
Try to fix the filter / AVFrame ownership.

11 years agoUse newer format to specify filter graphs; don't filter unless necessary; fix tiny...
Carl Hetherington [Thu, 2 May 2013 21:15:32 +0000 (22:15 +0100)]
Use newer format to specify filter graphs; don't filter unless necessary; fix tiny memory leak.

11 years agoMissing format for make_black.
Carl Hetherington [Wed, 1 May 2013 21:24:08 +0000 (22:24 +0100)]
Missing format for make_black.

11 years agoUse ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.
Carl Hetherington [Wed, 1 May 2013 14:12:38 +0000 (15:12 +0100)]
Use ffmpeg calls for pixel parameters; add (and alter, hmm) tests to suit.

11 years agoAdd pixel formats tests.
Carl Hetherington [Wed, 1 May 2013 13:16:38 +0000 (14:16 +0100)]
Add pixel formats tests.

11 years agoMore pixel formats.
Carl Hetherington [Wed, 1 May 2013 12:09:27 +0000 (13:09 +0100)]
More pixel formats.

11 years agoTypo.
Carl Hetherington [Wed, 1 May 2013 07:07:39 +0000 (08:07 +0100)]
Typo.

11 years agoCouple of missing formats from Image::components().
Carl Hetherington [Tue, 30 Apr 2013 18:13:09 +0000 (19:13 +0100)]
Couple of missing formats from Image::components().

11 years agoFix reffing of the AVFrame output by the decoder.
Carl Hetherington [Tue, 30 Apr 2013 15:46:21 +0000 (16:46 +0100)]
Fix reffing of the AVFrame output by the decoder.

11 years agoTypo.
Carl Hetherington [Tue, 30 Apr 2013 15:28:33 +0000 (16:28 +0100)]
Typo.

11 years agoBump dep.
Carl Hetherington [Tue, 30 Apr 2013 15:05:29 +0000 (16:05 +0100)]
Bump dep.

11 years agoUpdate filter graph to new API.
Carl Hetherington [Tue, 30 Apr 2013 14:59:26 +0000 (15:59 +0100)]
Update filter graph to new API.

11 years agoRemove old ffmpeg compatibility stuff.
Carl Hetherington [Tue, 30 Apr 2013 14:47:41 +0000 (15:47 +0100)]
Remove old ffmpeg compatibility stuff.

11 years agoBump version
Carl Hetherington [Sun, 28 Apr 2013 15:28:17 +0000 (16:28 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Sun, 28 Apr 2013 15:28:17 +0000 (16:28 +0100)]
Bump version

11 years agoUpdated it_IT translation from Massimiliano
Carl Hetherington [Sun, 28 Apr 2013 15:27:32 +0000 (16:27 +0100)]
Updated it_IT translation from Massimiliano

11 years agoFix broken external audio support.
Carl Hetherington [Sun, 28 Apr 2013 15:23:35 +0000 (16:23 +0100)]
Fix broken external audio support.

11 years agoMerge master.
Carl Hetherington [Fri, 26 Apr 2013 22:49:54 +0000 (23:49 +0100)]
Merge master.

11 years agoBump version
Carl Hetherington [Fri, 26 Apr 2013 08:53:27 +0000 (09:53 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Fri, 26 Apr 2013 08:53:27 +0000 (09:53 +0100)]
Bump version

11 years agoChangeLog.
Carl Hetherington [Fri, 26 Apr 2013 08:53:10 +0000 (09:53 +0100)]
ChangeLog.

11 years agoRemove Image::clone in favour of a copy constructor for SimpleImage; clean up A/B...
Carl Hetherington [Thu, 25 Apr 2013 12:44:02 +0000 (13:44 +0100)]
Remove Image::clone in favour of a copy constructor for SimpleImage; clean up A/B transcoder slightly; fix combiner if image strides differ; try to fix problems when destroying Encoders; fix SimpleImage copy constructor to cope with aligned images; don't call encoder::process_end if the encode throws an exception.

11 years agoFix #124 (allow use of existing directories for new films).
Carl Hetherington [Wed, 24 Apr 2013 21:30:05 +0000 (22:30 +0100)]
Fix #124 (allow use of existing directories for new films).

11 years agoTry to fix crash with still-image DCPs.
Carl Hetherington [Wed, 24 Apr 2013 15:28:16 +0000 (16:28 +0100)]
Try to fix crash with still-image DCPs.

11 years agoHack around no-trim altering the ends of encodes.
Carl Hetherington [Wed, 24 Apr 2013 00:18:49 +0000 (01:18 +0100)]
Hack around no-trim altering the ends of encodes.

11 years agoSome const correctness.
Carl Hetherington [Wed, 24 Apr 2013 00:02:25 +0000 (01:02 +0100)]
Some const correctness.

11 years agoAdd a test; turn off verbose logging by default in makedcp; improve log message.
Carl Hetherington [Tue, 23 Apr 2013 19:46:45 +0000 (20:46 +0100)]
Add a test; turn off verbose logging by default in makedcp; improve log message.

11 years agoConnect Trimmer clsas.
Carl Hetherington [Tue, 23 Apr 2013 15:17:20 +0000 (16:17 +0100)]
Connect Trimmer clsas.

11 years agoBump version
Carl Hetherington [Tue, 23 Apr 2013 07:13:13 +0000 (08:13 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Tue, 23 Apr 2013 07:13:13 +0000 (08:13 +0100)]
Bump version

11 years agoMerge branch 'debian-dbg'
Carl Hetherington [Tue, 23 Apr 2013 07:10:44 +0000 (08:10 +0100)]
Merge branch 'debian-dbg'

11 years agoBump version
Carl Hetherington [Mon, 22 Apr 2013 23:08:21 +0000 (00:08 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Mon, 22 Apr 2013 23:08:21 +0000 (00:08 +0100)]
Bump version

11 years agoMerge branch 'bug-120'
Carl Hetherington [Mon, 22 Apr 2013 23:05:16 +0000 (00:05 +0100)]
Merge branch 'bug-120'

11 years agofr_FR translation for a couple of new strings from Thierry (#125).
Carl Hetherington [Mon, 22 Apr 2013 14:08:32 +0000 (15:08 +0100)]
fr_FR translation for a couple of new strings from Thierry (#125).

11 years agoMerge new pot files.
Carl Hetherington [Mon, 22 Apr 2013 14:06:37 +0000 (15:06 +0100)]
Merge new pot files.

11 years agoFix french message (#125).
Carl Hetherington [Mon, 22 Apr 2013 14:06:11 +0000 (15:06 +0100)]
Fix french message (#125).

11 years agoMerge branch 'master' into debian-dbg
Carl Hetherington [Mon, 22 Apr 2013 13:44:50 +0000 (14:44 +0100)]
Merge branch 'master' into debian-dbg

11 years agoFix other control files.
Carl Hetherington [Mon, 22 Apr 2013 13:03:37 +0000 (14:03 +0100)]
Fix other control files.

11 years agoTry to fix it.
Carl Hetherington [Mon, 22 Apr 2013 12:33:20 +0000 (13:33 +0100)]
Try to fix it.

11 years agoTry again to fix cscript for multiple debs.
Carl Hetherington [Mon, 22 Apr 2013 11:49:37 +0000 (12:49 +0100)]
Try again to fix cscript for multiple debs.

11 years agoMore tinkering.
Carl Hetherington [Mon, 22 Apr 2013 09:48:02 +0000 (10:48 +0100)]
More tinkering.

11 years agoTypos.
Carl Hetherington [Mon, 22 Apr 2013 09:24:14 +0000 (10:24 +0100)]
Typos.

11 years agoTry to build dbg packages for debian.
Carl Hetherington [Mon, 22 Apr 2013 08:57:53 +0000 (09:57 +0100)]
Try to build dbg packages for debian.

11 years agoBump version
Carl Hetherington [Sun, 21 Apr 2013 16:49:54 +0000 (17:49 +0100)]
Bump version

11 years agoBump version
Carl Hetherington [Sun, 21 Apr 2013 16:49:54 +0000 (17:49 +0100)]
Bump version

11 years agoRevert windows installer ffmpeg DLL versions.
Carl Hetherington [Sun, 21 Apr 2013 15:38:22 +0000 (16:38 +0100)]
Revert windows installer ffmpeg DLL versions.

11 years agoRemove old merge tag.
Carl Hetherington [Sun, 21 Apr 2013 13:34:06 +0000 (14:34 +0100)]
Remove old merge tag.

11 years agoMerge master.
Carl Hetherington [Sun, 21 Apr 2013 12:42:21 +0000 (13:42 +0100)]
Merge master.

11 years agoBump version
Carl Hetherington [Sat, 20 Apr 2013 23:06:12 +0000 (00:06 +0100)]
Bump version

11 years agoImport Ardour's LocaleGuard to fix problems with saving decimals to metadata (#119).
Carl Hetherington [Sat, 20 Apr 2013 19:45:32 +0000 (20:45 +0100)]
Import Ardour's LocaleGuard to fix problems with saving decimals to metadata (#119).

11 years agoBe more careful about the validity of s->metadata.
Carl Hetherington [Sat, 20 Apr 2013 01:50:09 +0000 (02:50 +0100)]
Be more careful about the validity of s->metadata.

11 years agoChangeLog.
Carl Hetherington [Sat, 20 Apr 2013 01:27:59 +0000 (02:27 +0100)]
ChangeLog.

11 years agoMerge branch 'staging' of ssh://houllier/home/carl/git/dvdomatic into staging
Carl Hetherington [Sat, 20 Apr 2013 01:27:27 +0000 (02:27 +0100)]
Merge branch 'staging' of ssh://houllier/home/carl/git/dvdomatic into staging

11 years agoSomewhat hacky but seemingly functional frame back/forward (rest of #68).
Carl Hetherington [Sat, 20 Apr 2013 01:26:23 +0000 (02:26 +0100)]
Somewhat hacky but seemingly functional frame back/forward (rest of #68).

11 years agoFix for 2.8.
Carl Hetherington [Sat, 20 Apr 2013 01:18:23 +0000 (02:18 +0100)]
Fix for 2.8.

11 years agoGo back to last long-running FFmpeg version.
Carl Hetherington [Sat, 20 Apr 2013 00:23:58 +0000 (01:23 +0100)]
Go back to last long-running FFmpeg version.

11 years agoBasic frame index and timecode (part of #68).
Carl Hetherington [Fri, 19 Apr 2013 21:10:10 +0000 (22:10 +0100)]
Basic frame index and timecode (part of #68).

11 years agoWrite metadata on new film to go with the directory that is created.
Carl Hetherington [Fri, 19 Apr 2013 20:20:00 +0000 (21:20 +0100)]
Write metadata on new film to go with the directory that is created.

11 years agoBump version
Carl Hetherington [Fri, 19 Apr 2013 16:41:58 +0000 (17:41 +0100)]
Bump version

11 years agoBump ffmpeg versions in windows installer.
Carl Hetherington [Fri, 19 Apr 2013 16:41:25 +0000 (17:41 +0100)]
Bump ffmpeg versions in windows installer.

11 years agoBump version
Carl Hetherington [Fri, 19 Apr 2013 10:36:37 +0000 (11:36 +0100)]
Bump version

11 years agoMerge branch 'staging' of /home/carl/git/dvdomatic into staging
Carl Hetherington [Fri, 19 Apr 2013 10:15:57 +0000 (11:15 +0100)]
Merge branch 'staging' of /home/carl/git/dvdomatic into staging

11 years agoBump version
Carl Hetherington [Fri, 19 Apr 2013 10:12:09 +0000 (11:12 +0100)]
Bump version

11 years agoFix ffmpeg revision.
Carl Hetherington [Fri, 19 Apr 2013 10:11:44 +0000 (11:11 +0100)]
Fix ffmpeg revision.

11 years agoMerge branch 'staging' of /home/carl/git/dvdomatic into staging
Carl Hetherington [Fri, 19 Apr 2013 10:11:26 +0000 (11:11 +0100)]
Merge branch 'staging' of /home/carl/git/dvdomatic into staging

11 years agoFix ffmpeg revision.
Carl Hetherington [Fri, 19 Apr 2013 10:11:11 +0000 (11:11 +0100)]
Fix ffmpeg revision.

11 years agoFix warning.
Carl Hetherington [Thu, 18 Apr 2013 23:28:10 +0000 (00:28 +0100)]
Fix warning.

11 years agoBump version
Carl Hetherington [Thu, 18 Apr 2013 22:32:17 +0000 (23:32 +0100)]
Bump version

11 years agoMerge branch 'master' into staging
Carl Hetherington [Thu, 18 Apr 2013 22:29:45 +0000 (23:29 +0100)]
Merge branch 'master' into staging

11 years agoTypo.
Carl Hetherington [Thu, 18 Apr 2013 22:28:47 +0000 (23:28 +0100)]
Typo.

11 years agoTypo.
Carl Hetherington [Thu, 18 Apr 2013 22:27:51 +0000 (23:27 +0100)]
Typo.

11 years agoSpecify dep versions.
Carl Hetherington [Thu, 18 Apr 2013 22:26:10 +0000 (23:26 +0100)]
Specify dep versions.

11 years agoBump libdcp version.
Carl Hetherington [Thu, 18 Apr 2013 22:24:18 +0000 (23:24 +0100)]
Bump libdcp version.

11 years agoMerge branch 'master' into staging
Carl Hetherington [Thu, 18 Apr 2013 22:23:37 +0000 (23:23 +0100)]
Merge branch 'master' into staging

11 years agoVarious cdist fixes.
Carl Hetherington [Thu, 18 Apr 2013 22:17:10 +0000 (23:17 +0100)]
Various cdist fixes.

11 years agoAnother typo.
Carl Hetherington [Wed, 17 Apr 2013 10:09:54 +0000 (11:09 +0100)]
Another typo.

11 years agoTypo.
Carl Hetherington [Wed, 17 Apr 2013 10:09:20 +0000 (11:09 +0100)]
Typo.

11 years agoFix typo.
Carl Hetherington [Wed, 17 Apr 2013 10:08:43 +0000 (11:08 +0100)]
Fix typo.

11 years agoAdd dependencies() and build() to script.
Carl Hetherington [Wed, 17 Apr 2013 10:08:17 +0000 (11:08 +0100)]
Add dependencies() and build() to script.

11 years agoMerge branch 'master' into staging
Carl Hetherington [Wed, 17 Apr 2013 09:41:57 +0000 (10:41 +0100)]
Merge branch 'master' into staging

11 years agoMore cscript tweaks.
Carl Hetherington [Wed, 17 Apr 2013 09:41:50 +0000 (10:41 +0100)]
More cscript tweaks.

11 years agoMerge branch 'master' into staging
Carl Hetherington [Wed, 17 Apr 2013 09:37:12 +0000 (10:37 +0100)]
Merge branch 'master' into staging

11 years agocscript; rename build -> release.
Carl Hetherington [Wed, 17 Apr 2013 09:37:04 +0000 (10:37 +0100)]
cscript; rename build -> release.

11 years agoMerge branch 'master' into trimming
Carl Hetherington [Tue, 16 Apr 2013 09:07:27 +0000 (10:07 +0100)]
Merge branch 'master' into trimming

11 years agoRemove old file.
Carl Hetherington [Mon, 15 Apr 2013 21:07:47 +0000 (22:07 +0100)]
Remove old file.

11 years agoChangeLog.
Carl Hetherington [Mon, 15 Apr 2013 21:05:51 +0000 (22:05 +0100)]
ChangeLog.

11 years agoMerge branch 'fix-early-audio-take2' into staging
Carl Hetherington [Mon, 15 Apr 2013 21:00:15 +0000 (22:00 +0100)]
Merge branch 'fix-early-audio-take2' into staging

11 years agoMerge branch 'master' into fix-early-audio-take2
Carl Hetherington [Mon, 15 Apr 2013 21:00:04 +0000 (22:00 +0100)]
Merge branch 'master' into fix-early-audio-take2

11 years agoMerge branch 'master' into format-fix
Carl Hetherington [Mon, 15 Apr 2013 20:57:23 +0000 (21:57 +0100)]
Merge branch 'master' into format-fix

11 years agoChangeLog.
Carl Hetherington [Mon, 15 Apr 2013 20:51:30 +0000 (21:51 +0100)]
ChangeLog.

11 years agoMerge branch 'debug-i18n' of ssh://houllier/home/carl/git/dvdomatic into debug-i18n
Carl Hetherington [Mon, 15 Apr 2013 20:36:51 +0000 (21:36 +0100)]
Merge branch 'debug-i18n' of ssh://houllier/home/carl/git/dvdomatic into debug-i18n

11 years agoMerge branch 'master' into debug-i18n
Carl Hetherington [Mon, 15 Apr 2013 20:36:27 +0000 (21:36 +0100)]
Merge branch 'master' into debug-i18n

11 years agoSet language for English rather than just using blank string.
Carl Hetherington [Mon, 15 Apr 2013 20:36:23 +0000 (21:36 +0100)]
Set language for English rather than just using blank string.

11 years agoMerge branch 'master' into debug-i18n
Carl Hetherington [Mon, 15 Apr 2013 17:46:34 +0000 (18:46 +0100)]
Merge branch 'master' into debug-i18n

11 years agoRepair very bad merge. Mysterious.
Carl Hetherington [Mon, 15 Apr 2013 15:24:03 +0000 (16:24 +0100)]
Repair very bad merge.  Mysterious.

11 years agoMerge master.
Carl Hetherington [Mon, 15 Apr 2013 14:00:35 +0000 (15:00 +0100)]
Merge master.

11 years agoMerge branch 'master' of /home/carl/git/dvdomatic
Carl Hetherington [Mon, 15 Apr 2013 11:53:05 +0000 (12:53 +0100)]
Merge branch 'master' of /home/carl/git/dvdomatic

11 years agoFix typo.
Carl Hetherington [Mon, 15 Apr 2013 07:25:59 +0000 (08:25 +0100)]
Fix typo.

11 years agoTry to fix problems with empty configured language.
Carl Hetherington [Sun, 14 Apr 2013 23:20:56 +0000 (00:20 +0100)]
Try to fix problems with empty configured language.