Merge master.
[dcpomatic.git] / src / lib / encoder.h
2014-05-20 Carl HetheringtonMerge master.
2014-05-19 Carl HetheringtonMerge delay-decode-take2 branch into master.
2014-05-16 Carl HetheringtonMerge master.
2014-05-14 Carl HetheringtonMove Eyes and ColourConversion into PlayerVideoFrame.
2014-05-14 Carl HetheringtonRename PlayerImage to PlayerVideoFrame and give it...
2014-05-10 Carl HetheringtonMerge master.
2014-05-06 Carl HetheringtonMerge master.
2014-04-29 Carl HetheringtonMerge master.
2014-04-27 Carl HetheringtonMerge master.
2014-04-09 Carl HetheringtonMerge master.
2014-04-05 Carl HetheringtonMerge.
2014-04-01 Carl HetheringtonMerge master.
2014-03-25 Carl HetheringtonIt builds.
2014-03-03 Carl HetheringtonMerge branch '2.0' of ssh://carlh.dyndns.org/home/carl...
2014-03-03 Carl HetheringtonMerge master.
2014-03-03 Carl HetheringtonTry to prevent OS X from sleeping during DCP encode.
2013-12-31 Carl HetheringtonMerge 1.0
2013-12-30 Carl HetheringtonCatch exceptions from Encoder threads.
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-11-09 Carl HetheringtonFix a few memory leaks.
2013-11-06 Carl HetheringtonVarious bits of server tidying up.
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-06 Carl HetheringtonAdd some missing test stuff; split server discovery...
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-05 Carl HetheringtonAdd multiple threads for servers with multiple processi...
2013-11-05 Carl HetheringtonVarious work on server discovery; works on localhost.
2013-10-19 Carl HetheringtonSome improvements in progress reporting, especially...
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-08-29 Carl HetheringtonBetter progress reporting during MXF hashing (#184).
2013-08-17 Carl HetheringtonTry to actually use colour conversion; bump libdcp...
2013-08-17 Carl HetheringtonVarious bits mostly related to colour conversions.
2013-08-16 Carl HetheringtonVery basics of colour conversion configuration.
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-16 Carl HetheringtonMore noncopyable.
2013-07-09 Carl HetheringtonMerge master.
2013-06-26 Carl HetheringtonAnother try at sorting out the thorny question of timing.
2013-06-26 Carl HetheringtonHacks.
2013-06-20 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-20 Carl HetheringtonVarious fixes to make audio analysis sort-of work.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMerge master.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-10 Carl HetheringtonRemove Timed*Sink and Timed*Source>
2013-05-10 Carl HetheringtonMove SRC (badly) to AudioDecoder.
2013-05-10 Carl HetheringtonMake libswresample mandatory.
2013-05-09 Carl HetheringtonMerge master.
2013-05-08 Carl HetheringtonSome tidying up. Do encode progress in the writer...
2013-05-04 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master.
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-24 Carl HetheringtonSome const correctness.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
2013-04-13 Carl HetheringtonMerge branch 'content-rework-take5' of /home/carl/git...
2013-04-13 Carl HetheringtonDVD-o-matic -> DCP-o-matic.
2013-04-10 Carl HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonA few fixes; try to support sndfile audio in player.
2013-04-03 Carl HetheringtonMore various bits.
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonVarious bits.
2013-03-31 Carl HetheringtonRuns.
2013-02-22 Carl HetheringtonMerge branch 'master' into i18n
2013-02-18 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-02-18 Carl HetheringtonTry to fix crash on finishing off DCPs with mono -...
2013-02-08 Carl HetheringtonRename some things.
2013-02-07 Carl HetheringtonMerge.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-23 Carl HetheringtonTry to fix up paths for video MXFs, hashes and temporar...
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-21 Carl HetheringtonFix a couple of things; go back to un-numbered MXF...
2013-01-18 Carl HetheringtonUntested direct write of audio to MXF.
2013-01-18 Carl HetheringtonAdd writer class to pull some stuff out of Encoder.
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 HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl HetheringtonEncodeOptions can go.
2013-01-16 Carl HetheringtonMore of Encoder can be private.
2013-01-11 Carl HetheringtonTry a separate writer thread.
2013-01-09 Carl HetheringtonMerge master.
2013-01-06 Carl HetheringtonTry to postpone linking of duplicate video frames to...
2012-12-20 Carl HetheringtonMerge branch 'video-player' of ssh://houllier/home...
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-20 Carl HetheringtonMissing include.
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-19 Carl HetheringtonRe-work again so that there's just one encoder; various...
2012-12-19 Carl HetheringtonMove audio into Encoder so that J2KStillEncoder can...
2012-12-19 Carl HetheringtonFix merge.
next