dcpomatic.git
12 years agoBuild using waf.
Carl Hetherington [Wed, 8 Feb 2012 14:12:25 +0000 (14:12 +0000)]
Build using waf.

12 years agoMerge branch 'master' of /home/carl/git/dvdomatic
Carl Hetherington [Wed, 8 Feb 2012 02:54:45 +0000 (02:54 +0000)]
Merge branch 'master' of /home/carl/git/dvdomatic

12 years agoMissing include.
Carl Hetherington [Wed, 8 Feb 2012 02:52:08 +0000 (02:52 +0000)]
Missing include.

12 years agoReport -1 rather than NaN if _total is 0.
Carl Hetherington [Wed, 8 Feb 2012 02:34:22 +0000 (02:34 +0000)]
Report -1 rather than NaN if _total is 0.

12 years agoDon't compress TIFFs as it is very slow.
Carl Hetherington [Wed, 8 Feb 2012 02:34:06 +0000 (02:34 +0000)]
Don't compress TIFFs as it is very slow.

12 years agoFix warning. Add primitive progress class and use it in the test program.
Carl Hetherington [Wed, 8 Feb 2012 02:13:05 +0000 (02:13 +0000)]
Fix warning.  Add primitive progress class and use it in the test program.

12 years agoUse av_malloc/free instead of new in the hope that the buffer is aligned.
Carl Hetherington [Wed, 8 Feb 2012 01:35:53 +0000 (01:35 +0000)]
Use av_malloc/free instead of new in the hope that the buffer is aligned.

12 years agoFix a couple of leaks.
Carl Hetherington [Wed, 8 Feb 2012 01:22:10 +0000 (01:22 +0000)]
Fix a couple of leaks.

12 years agoFix up.
Carl Hetherington [Wed, 8 Feb 2012 00:59:05 +0000 (00:59 +0000)]
Fix up.

12 years agoRestore TIFF writing.
Carl Hetherington [Wed, 8 Feb 2012 00:55:08 +0000 (00:55 +0000)]
Restore TIFF writing.

12 years agoFix up sound (especially) and add some missing stuff.
Carl Hetherington [Wed, 8 Feb 2012 00:46:54 +0000 (00:46 +0000)]
Fix up sound (especially) and add some missing stuff.

12 years agoPartial audio support.
Carl Hetherington [Tue, 7 Feb 2012 23:34:23 +0000 (23:34 +0000)]
Partial audio support.

12 years agoOutput scaling.
Carl Hetherington [Tue, 7 Feb 2012 22:15:04 +0000 (22:15 +0000)]
Output scaling.

12 years agoScale and crop work.
Carl Hetherington [Tue, 7 Feb 2012 21:48:50 +0000 (21:48 +0000)]
Scale and crop work.

12 years agoNew stuff.
Carl Hetherington [Tue, 7 Feb 2012 20:42:55 +0000 (20:42 +0000)]
New stuff.

12 years agoFrom git 7/2/12
Carl Hetherington [Tue, 7 Feb 2012 14:05:24 +0000 (14:05 +0000)]
From git 7/2/12

12 years agoCommit just before admitting defeat.
Carl Hetherington [Tue, 7 Feb 2012 14:03:15 +0000 (14:03 +0000)]
Commit just before admitting defeat.

12 years agoGenerates JPEG2000 that j2k_to_image can read.
Carl Hetherington [Tue, 7 Feb 2012 12:49:15 +0000 (12:49 +0000)]
Generates JPEG2000 that j2k_to_image can read.

12 years agoAdd hacks at pretty C++ stuff.
Carl Hetherington [Tue, 7 Feb 2012 12:12:54 +0000 (12:12 +0000)]
Add hacks at pretty C++ stuff.

12 years agoMove some hacks into the git repo.
Carl Hetherington [Tue, 7 Feb 2012 12:12:01 +0000 (12:12 +0000)]
Move some hacks into the git repo.

12 years agoMove stuff about.
Carl Hetherington [Tue, 7 Feb 2012 12:08:13 +0000 (12:08 +0000)]
Move stuff about.

12 years agoMove stuff about.
Carl Hetherington [Tue, 7 Feb 2012 12:07:17 +0000 (12:07 +0000)]
Move stuff about.

12 years agoffmpeg from git 7/2/2012.
Carl Hetherington [Tue, 7 Feb 2012 12:06:56 +0000 (12:06 +0000)]
ffmpeg from git 7/2/2012.

12 years agoTool to copy dependencies.
Carl Hetherington [Tue, 7 Feb 2012 12:06:42 +0000 (12:06 +0000)]
Tool to copy dependencies.

12 years agoopenjpeg-1.5.0
Carl Hetherington [Tue, 7 Feb 2012 12:01:34 +0000 (12:01 +0000)]
openjpeg-1.5.0

12 years agoHackily write JPEG2000 file.
Carl Hetherington [Tue, 7 Feb 2012 11:57:23 +0000 (11:57 +0000)]
Hackily write JPEG2000 file.

12 years agocodec -> decoder.
Carl Hetherington [Tue, 7 Feb 2012 10:12:15 +0000 (10:12 +0000)]
codec -> decoder.

12 years agoUse C++ compiler.
Carl Hetherington [Tue, 7 Feb 2012 10:10:07 +0000 (10:10 +0000)]
Use C++ compiler.

12 years agoffmpeg test does something.
Carl Hetherington [Tue, 7 Feb 2012 09:57:14 +0000 (09:57 +0000)]
ffmpeg test does something.