dcpomatic.git
2012-02-11 Carl HetheringtonGet to full DCP generation (in theory).
2012-02-10 Carl HetheringtonVarious small tweaks.
2012-02-10 Carl HetheringtonFinish video mxf job.
2012-02-10 Carl HetheringtonFix chronic over-use of CPU.
2012-02-10 Carl HetheringtonAdd make video MXF job; abstract stuff to OpenDCPJob
2012-02-10 Carl HetheringtonBasic encode job.
2012-02-10 Carl HetheringtonMissing files.
2012-02-10 Carl HetheringtonUse job manager for thumbnail generation.
2012-02-10 Carl HetheringtonSort of working job manager.
2012-02-10 Carl HetheringtonImprove progress reporting a bit; decode to 1024 x...
2012-02-10 Carl HetheringtonRemove debug code.
2012-02-10 Carl HetheringtonMake things less crashy; fix cropping; try again to...
2012-02-09 Carl HetheringtonAdd original size and fps to the editor.
2012-02-09 Carl HetheringtonPut time in the film viewer slider.
2012-02-09 Carl HetheringtonMissing include.
2012-02-09 Carl HetheringtonSomewhat hacky gui/non-gui thread fix.
2012-02-09 Carl HetheringtonReporting of progress when building thumbs.
2012-02-09 Carl HetheringtonAdd film editor tool; fix up cropping in the editor.
2012-02-09 Carl HetheringtonStub film editor widget.
2012-02-09 Carl HetheringtonTry to build with different versions of boost::filesystem.
2012-02-08 Carl HetheringtonMerge.
2012-02-08 Carl HetheringtonFiddle.
2012-02-08 Carl HetheringtonThumbnail stuff.
2012-02-08 Carl HetheringtonVarious tinkering; primarily thumbnailing.
2012-02-08 Carl HetheringtonDCP naming stuff.
2012-02-08 Carl HetheringtonTweaks.
2012-02-08 Carl HetheringtonOptional decoding of video / audio.
2012-02-08 Carl HetheringtonFix up.
2012-02-08 Carl HetheringtonAbstract decoding stuff out.
2012-02-08 Carl HetheringtonDon't clobber LD_LIBRARY_PATH when running tests.
2012-02-08 Carl HetheringtonSome primitive unit tests; other tweaking.
2012-02-08 Carl HetheringtonUntested metadata save/restore.
2012-02-08 Carl HetheringtonBuild using waf.
2012-02-08 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-02-08 Carl HetheringtonMissing include.
2012-02-08 Carl HetheringtonReport -1 rather than NaN if _total is 0.
2012-02-08 Carl HetheringtonDon't compress TIFFs as it is very slow.
2012-02-08 Carl HetheringtonFix warning. Add primitive progress class and use...
2012-02-08 Carl HetheringtonUse av_malloc/free instead of new in the hope that...
2012-02-08 Carl HetheringtonFix a couple of leaks.
2012-02-08 Carl HetheringtonFix up.
2012-02-08 Carl HetheringtonRestore TIFF writing.
2012-02-08 Carl HetheringtonFix up sound (especially) and add some missing stuff.
2012-02-07 Carl HetheringtonPartial audio support.
2012-02-07 Carl HetheringtonOutput scaling.
2012-02-07 Carl HetheringtonScale and crop work.
2012-02-07 Carl HetheringtonNew stuff.
2012-02-07 Carl HetheringtonFrom git 7/2/12
2012-02-07 Carl HetheringtonCommit just before admitting defeat.
2012-02-07 Carl HetheringtonGenerates JPEG2000 that j2k_to_image can read.
2012-02-07 Carl HetheringtonAdd hacks at pretty C++ stuff.
2012-02-07 Carl HetheringtonMove some hacks into the git repo.
2012-02-07 Carl HetheringtonMove stuff about.
2012-02-07 Carl HetheringtonMove stuff about.
2012-02-07 Carl Hetheringtonffmpeg from git 7/2/2012.
2012-02-07 Carl HetheringtonTool to copy dependencies.
2012-02-07 Carl Hetheringtonopenjpeg-1.5.0
2012-02-07 Carl HetheringtonHackily write JPEG2000 file.
2012-02-07 Carl Hetheringtoncodec -> decoder.
2012-02-07 Carl HetheringtonUse C++ compiler.
2012-02-07 Carl Hetheringtonffmpeg test does something.