summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-07Bump libdcp version.Carl Hetherington
2013-02-05Bump libdcp version requirement.Carl Hetherington
2013-02-04Try to return an error code if things go wrong.Carl Hetherington
2013-02-03FIXME comment.Carl Hetherington
2013-02-03Fix crop on aligned images, which affected still image DCP generation.Carl Hetherington
2013-02-02Merge branch 'direct-mxf' of /home/carl/git/dvdomatic into direct-mxfCarl Hetherington
2013-02-02Remove crashing and thought-to-be-unnecessary process_end from DelayLine.Carl Hetherington
2013-02-02Fix erroneous check wrt intrinsic duration.Carl Hetherington
2013-02-02Merge branch 'direct-mxf' of /home/carl/git/dvdomatic into direct-mxfCarl Hetherington
2013-02-02Insist on boost 1.45 and hence filesystem v3 now that libdcp requires it.Carl Hetherington
2013-02-02Post-process viewer images.Carl Hetherington
2013-02-02Tidy up filters dialog; don't show non-existant ones, and categorise them.Carl Hetherington
2013-02-02Only offer filters and postproc that exist.Carl Hetherington
2013-02-02Stop playback if there is a problem with decoding (#39).Carl Hetherington
2013-02-02ChangeLog.Carl Hetherington
2013-02-02First try at doing fake writes.Carl Hetherington
2013-01-28Write more extensive information about frames, and hash the MXF packet rather...Carl Hetherington
2013-01-26Merge master into direct-mxf.Carl Hetherington
2013-01-25ChangeLog.Carl Hetherington
2013-01-25Fix signalling of wxChoices that used to be ComboBoxes. Use Size a little mo...Carl Hetherington
2013-01-25ChangeLog.Carl Hetherington
2013-01-25Use wxChoice instead of wxComboBox throughout. Fixes dcp content type hangin...Carl Hetherington
2013-01-25Provide option of default DCI name details (#42).Carl Hetherington
2013-01-25Remove film-specifity of dci name dialog and rename its source file.Carl Hetherington
2013-01-25Make DCIMetadata class and use it.Carl Hetherington
2013-01-25Check for liblzma during configure (#7).Carl Hetherington
2013-01-25Tidy up openjpeg configuration, and insist on 1.5.0 or 1.5.1 (#38).Carl Hetherington
2013-01-25Make libssh mandatory (#37).Carl Hetherington
2013-01-25Basics of checking video MXFs.Carl Hetherington
2013-01-24Possibly-working basic DCP creation.Carl Hetherington
2013-01-24Merge branch '0.70-support'Carl Hetherington
2013-01-24Bump versionCarl Hetherington
2013-01-24Bump versionCarl Hetherington
2013-01-24Building windows version against wx 2.9 now.Carl Hetherington
2013-01-24Merge in 0.70 branch with 0.71 fix.Carl Hetherington
2013-01-24Fix incorrect assert().Carl Hetherington
2013-01-24Bump versionCarl Hetherington
2013-01-24Bump versionCarl Hetherington
2013-01-24Fiddle with version.Carl Hetherington
2013-01-24Fix lack of audio with trimmed DCPs.Carl Hetherington
2013-01-23Try to fix up paths for video MXFs, hashes and temporarily-stored frames.Carl Hetherington
2013-01-23Merge master branch.Carl Hetherington
2013-01-23ChangeLog.Carl Hetherington
2013-01-23Remove multi-reel, for now, and sort out Size vs libdcp::Size.Carl Hetherington
2013-01-23Fix some unaligned images.Carl Hetherington
2013-01-23Use pkg-config to find libopenjpeg.Carl Hetherington
2013-01-23Make sure inputs to sws_scale are aligned, as I think they must be.Carl Hetherington
2013-01-23Fix and test Image::make_black().Carl Hetherington
2013-01-23Cope with no sound.Carl Hetherington
2013-01-22Speculative fix to bytes_per_pixel().Carl Hetherington