summaryrefslogtreecommitdiff
path: root/src/lib/writer.h
AgeCommit message (Collapse)Author
2014-04-01Merge master.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-02-25Comments.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2014-01-11Destroy Transcoder when cancelling transcode jobs; this closes the audio MXF ↵Carl Hetherington
so it can be overwritten, even on Windows.
2014-01-10Add a _full_condition to so that ::write() sleeps if there is lots of ↵Carl Hetherington
writing to do already.
2014-01-08Fix previous.Carl Hetherington
2013-11-09Fix a few memory leaks.Carl Hetherington
2013-07-23New libdcp API.Carl Hetherington
2013-07-22Various 3D bits.Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-08Some tidying up. Do encode progress in the writer to improve progress bar ↵Carl Hetherington
movement with still-image DCPs (#130).
2013-04-01Various bits.Carl Hetherington
2013-03-31Runs.Carl Hetherington
2013-02-11Basic attempt to catch exceptions in the writer thread and pass them safely ↵Carl Hetherington
back to the GUI.
2013-02-08Some comments.Carl Hetherington
2013-02-08Log some stats from the writer.Carl Hetherington
2013-02-07Simplify writer a bit and fix it when frames are arriving quickly.Carl Hetherington
2013-02-02First try at doing fake writes.Carl Hetherington
2013-01-25Basics of checking video MXFs.Carl Hetherington
2013-01-21Fix a couple of things; go back to un-numbered MXF file names for a bit.Carl Hetherington
2013-01-18Untested direct write of audio to MXF.Carl Hetherington
2013-01-18Add writer class to pull some stuff out of Encoder.Carl Hetherington