dcpomatic.git
2013-02-07 Carl HetheringtonMerge.
2013-02-07 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-07 Carl HetheringtonBump libdcp version.
2013-02-07 Carl HetheringtonRemove x264 dependency; add options to help building...
2013-02-06 Carl HetheringtonFix redraw problems at the borders on Windows (#45).
2013-02-06 Carl HetheringtonTry to make the uninstall link more informative on...
2013-02-06 Carl HetheringtonTry to improve i18n a bit.
2013-02-05 Carl HetheringtonBump libdcp version requirement.
2013-02-04 Carl HetheringtonTry to return an error code if things go wrong.
2013-02-03 Carl HetheringtonFIXME comment.
2013-02-03 Carl HetheringtonFix crop on aligned images, which affected still image...
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonRemove crashing and thought-to-be-unnecessary process_e...
2013-02-02 Carl HetheringtonFix erroneous check wrt intrinsic duration.
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonInsist on boost 1.45 and hence filesystem v3 now that...
2013-02-02 Carl HetheringtonPost-process viewer images.
2013-02-02 Carl HetheringtonTidy up filters dialog; don't show non-existant ones...
2013-02-02 Carl HetheringtonOnly offer filters and postproc that exist.
2013-02-02 Carl HetheringtonStop playback if there is a problem with decoding ...
2013-02-02 Carl HetheringtonChangeLog.
2013-02-02 Carl HetheringtonFirst try at doing fake writes.
2013-01-28 Carl HetheringtonWrite more extensive information about frames, and...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonChangeLog.
2013-01-25 Carl HetheringtonFix signalling of wxChoices that used to be ComboBoxes...
2013-01-25 Carl HetheringtonChangeLog.
2013-01-25 Carl HetheringtonUse wxChoice instead of wxComboBox throughout. Fixes...
2013-01-25 Carl HetheringtonProvide option of default DCI name details (#42).
2013-01-25 Carl HetheringtonRemove film-specifity of dci name dialog and rename...
2013-01-25 Carl HetheringtonMake DCIMetadata class and use it.
2013-01-25 Carl HetheringtonCheck for liblzma during configure (#7).
2013-01-25 Carl HetheringtonTidy up openjpeg configuration, and insist on 1.5.0...
2013-01-25 Carl HetheringtonMake libssh mandatory (#37).
2013-01-25 Carl HetheringtonBasics of checking video MXFs.
2013-01-24 Carl HetheringtonPossibly-working basic DCP creation.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonBump version
2013-01-24 Carl HetheringtonBump version
2013-01-24 Carl HetheringtonBuilding windows version against wx 2.9 now.
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-24 Carl HetheringtonFix incorrect assert().
2013-01-24 Carl HetheringtonBump version
2013-01-24 Carl HetheringtonBump version
2013-01-24 Carl HetheringtonFiddle with version.
2013-01-24 Carl HetheringtonFix lack of audio with trimmed DCPs.
2013-01-23 Carl HetheringtonTry to fix up paths for video MXFs, hashes and temporar...
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonChangeLog.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-23 Carl HetheringtonFix some unaligned images.
2013-01-23 Carl HetheringtonUse pkg-config to find libopenjpeg.
2013-01-23 Carl HetheringtonMake sure inputs to sws_scale are aligned, as I think...
2013-01-23 Carl HetheringtonFix and test Image::make_black().
2013-01-23 Carl HetheringtonCope with no sound.
2013-01-22 Carl HetheringtonSpeculative fix to bytes_per_pixel().
2013-01-21 Carl HetheringtonFix a couple of things; go back to un-numbered MXF...
2013-01-21 Carl HetheringtonA couple of bug fixes.
2013-01-20 Carl HetheringtonWrite hashes of encoded frames.
2013-01-18 Carl HetheringtonUpdate notes.
2013-01-18 Carl HetheringtonRemove make dcp job.
2013-01-18 Carl HetheringtonUntested direct write of audio to MXF.
2013-01-18 Carl HetheringtonNotes.
2013-01-18 Carl HetheringtonAdd writer class to pull some stuff out of Encoder.
2013-01-18 Carl HetheringtonSome missing frame_done()s.
2013-01-17 Carl HetheringtonSome fixes and logs.
2013-01-17 Carl HetheringtonSort of works to a first-order approximation.
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonMissed offset for multi-reel.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl HetheringtonBasics of doing trim using asset entry point / duration.
2013-01-17 Carl Hetheringtondcp_trim -> trim
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
2013-01-17 Carl HetheringtonEncodeOptions can go.
2013-01-16 Carl HetheringtonMore of Encoder can be private.
2013-01-16 Carl HetheringtonAdd some tests and hopefully clarify the DCPFrameRate...
2013-01-16 Carl HetheringtonGive DCPFrameRate a constructor. Add repeat member...
2013-01-16 Carl HetheringtonFix test metadata reference.
2013-01-13 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-01-13 Carl HetheringtonRemove unused method.
2013-01-13 Carl HetheringtonSome more timings.
2013-01-13 Carl HetheringtonPut CPU info into log, on POSIX at least.
2013-01-13 Carl HetheringtonSome comment tweaks; a little more logging.
2013-01-13 Carl HetheringtonTiming stuff.
2013-01-13 Carl HetheringtonMissing include for older gcc.
2013-01-13 Carl HetheringtonFix content length logging.
2013-01-12 Carl HetheringtonBump version
2013-01-12 Carl HetheringtonBuilding dvdomatic against wx-2.9 on Windows now.
2013-01-12 Carl HetheringtonBump version
2013-01-12 Carl HetheringtonUntested support for splitting into multiple reels...
2013-01-12 Carl HetheringtonTry to move J2K bandwidth and colour LUT to be per...
2013-01-11 Carl HetheringtonRemove makedcp wrapper of uncertain origin.
2013-01-11 Carl HetheringtonMove optimisation stuff around a bit.
2013-01-11 Carl HetheringtonMake the previous compile.
2013-01-11 Carl HetheringtonAdd writer thread timing.
2013-01-11 Carl HetheringtonEncoded data must be copied; disambiguate second lock...
2013-01-11 Carl HetheringtonTry a separate writer thread.
2013-01-11 Carl HetheringtonA couple more things in the log.
2013-01-09 Carl Hetheringtonffmpeg 0.10.4 seems not to need a buffersrc.h include.
2013-01-09 Carl HetheringtonChangeLog.
next