dcpomatic.git
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.
2013-01-09 Carl HetheringtonTrim some stuff out of dist tarballs.
2013-01-09 Carl HetheringtonTry to allow builds with 0.10.4-era ffmpeg.
2013-01-07 Carl HetheringtonBump version
2013-01-07 Carl HetheringtonBump version
2013-01-07 Carl HetheringtonChangeLog.
2013-01-07 Carl HetheringtonFix heinous thinko in dcp_audio_channels.
2013-01-07 Carl HetheringtonTry to fix plural on audio channels.
2013-01-06 Carl HetheringtonBump version
2013-01-06 Carl HetheringtonChangeLog.
2013-01-06 Carl HetheringtonTry to postpone linking of duplicate video frames to...
2013-01-06 Carl HetheringtonBump version
2013-01-06 Carl HetheringtonA bit more logging.
2013-01-06 Carl HetheringtonFix a crash when there is no audio (but we are set...
2013-01-06 Carl HetheringtonBump version
2013-01-06 Carl HetheringtonFix thinko in mono->5.1 code.
2013-01-06 Carl HetheringtonManual tweak.
2013-01-06 Carl HetheringtonAdd format for 16:9 without padding; update changelog.
2013-01-06 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-01-06 Carl HetheringtonTry to put mono sound tracks on the centre speaker.
2013-01-06 Carl HetheringtonRemove unused and broken constructor.
2012-12-23 Carl HetheringtonBump version
2012-12-23 Carl HetheringtonBump version
2012-12-23 Carl HetheringtonMerge branch 'video-player'
2012-12-23 Carl HetheringtonBump version
2012-12-23 Carl HetheringtonBump version
2012-12-22 Carl HetheringtonFix 2.8 build.
2012-12-22 Carl HetheringtonAdd -Wextra and fix the warnings.
2012-12-22 Carl HetheringtonBump version
2012-12-22 Carl HetheringtonUpdate .gitignore.
2012-12-22 Carl HetheringtonUpdate ChangeLog.
2012-12-22 Carl HetheringtonFix a couple of python bits that python3 doesn't like.
2012-12-22 Carl HetheringtonManual tweak.
2012-12-22 Carl HetheringtonManual typo.
2012-12-21 Carl HetheringtonBump version
2012-12-21 Carl HetheringtonFix manual deps.
2012-12-21 Carl HetheringtonBump version
2012-12-21 Carl HetheringtonFix manual deps.
2012-12-21 Carl HetheringtonBump version
2012-12-21 Carl HetheringtonFix manual deps.
2012-12-21 Carl HetheringtonBump version
2012-12-21 Carl HetheringtonChangeLog.
2012-12-21 Carl HetheringtonMerge branch 'video-player' of ssh://houllier/home...
2012-12-21 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-21 Carl HetheringtonFix crash from previous commit; clear viewer image...
2012-12-21 Carl HetheringtonFix subtitle control sensitivity a little (#14).
2012-12-21 Carl HetheringtonTry not to say 'git release' on versions built from...
2012-12-21 Carl HetheringtonUpdate manual a bit.
2012-12-20 Carl HetheringtonBump version
2012-12-20 Carl HetheringtonMerge branch 'video-player' of ssh://houllier/home...
2012-12-20 Carl HetheringtonOnly use last real frame if it exists.
2012-12-20 Carl HetheringtonBump version
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-20 Carl HetheringtonMissing include.
2012-12-20 Carl HetheringtonRemove old fixlengths program.
2012-12-20 Carl HetheringtonBump version
2012-12-20 Carl HetheringtonMerge.
2012-12-20 Carl HetheringtonMissing include.
2012-12-20 Carl HetheringtonChangeLog.
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-20 Carl HetheringtonImprove resizing on going from still to video content.
2012-12-19 Carl HetheringtonRe-work again so that there's just one encoder; various...
2012-12-19 Carl HetheringtonUI tweaks for still image DCPs with audio.
2012-12-19 Carl HetheringtonMove audio into Encoder so that J2KStillEncoder can...
2012-12-19 Carl HetheringtonBump version
2012-12-19 Carl HetheringtonRemove broken wx version check.
next