Merge master.
[dcpomatic.git] / src / lib / writer.h
2014-03-17 Carl HetheringtonMerge master.
2014-03-08 Carl HetheringtonMerge master.
2014-03-06 Carl HetheringtonFix build.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-04 Carl HetheringtonMerge master.
2014-03-03 Carl HetheringtonMerge master.
2014-02-27 Carl HetheringtonMerge master.
2014-02-26 Carl HetheringtonMerge branch 'master' into 2.0
2014-02-25 Carl HetheringtonMerge master.
2014-02-25 Carl HetheringtonComments.
2014-02-24 Carl HetheringtonMerge master; specify libdcp-1.0.
2014-02-12 Carl HetheringtonMerge branch 'master' into 2.0--libdcp-1.0
2014-02-11 Carl HetheringtonPartial hacks to use of libdcp 1.0.
2014-01-15 Carl HetheringtonMerge master.
2014-01-11 Carl HetheringtonMerge branch 'master' into subtitle-content
2014-01-11 Carl HetheringtonDestroy Transcoder when cancelling transcode jobs;...
2014-01-10 Carl HetheringtonChangeLog.
2014-01-10 Carl HetheringtonAdd a _full_condition to so that ::write() sleeps if...
2014-01-09 Carl HetheringtonMerge master.
2014-01-08 Carl HetheringtonFix previous.
2013-11-09 Carl HetheringtonFix a few memory leaks.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-23 Carl HetheringtonNew libdcp API.
2013-07-22 Carl HetheringtonVarious 3D bits.
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-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-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-21 Carl HetheringtonMerge master.
2013-05-09 Carl HetheringtonMerge master.
2013-05-08 Carl HetheringtonSome tidying up. Do encode progress in the writer...
2013-04-01 Carl HetheringtonVarious bits.
2013-03-31 Carl HetheringtonRuns.
2013-02-11 Carl HetheringtonBasic attempt to catch exceptions in the writer thread...
2013-02-08 Carl HetheringtonSome comments.
2013-02-08 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-08 Carl HetheringtonLog some stats from the writer.
2013-02-07 Carl HetheringtonSimplify writer a bit and fix it when frames are arrivi...
2013-02-07 Carl HetheringtonMerge.
2013-02-02 Carl HetheringtonFirst try at doing fake writes.
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonBasics of checking video MXFs.
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.