summaryrefslogtreecommitdiff
path: root/src/lib/writer.cc
AgeCommit message (Expand)Author
2013-03-08Remove un-read intrinsic_duration.Carl Hetherington
2013-03-01Make film hold its DCP frame rate.Carl Hetherington
2013-03-01Merge master.Carl Hetherington
2013-02-28Various markup and tweaks.Carl Hetherington
2013-02-25Try to tidy up channel mapping a bit.Carl Hetherington
2013-02-17Fix audio channel count when bumping mono up to 5.1.Carl Hetherington
2013-02-11Basic attempt to catch exceptions in the writer thread and pass them safely b...Carl Hetherington
2013-02-08A couple of comments; tidy up logging.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-07Remove old DCP before creating new one (#47).Carl Hetherington
2013-02-02Fix erroneous check wrt intrinsic duration.Carl Hetherington
2013-02-02First try at doing fake writes.Carl Hetherington
2013-01-28Write more extensive information about frames, and hash the MXF packet rather...Carl Hetherington
2013-01-25Basics of checking video MXFs.Carl Hetherington
2013-01-24Possibly-working basic DCP creation.Carl Hetherington
2013-01-23Try to fix up paths for video MXFs, hashes and temporarily-stored frames.Carl Hetherington
2013-01-23Cope with no sound.Carl Hetherington
2013-01-21Fix a couple of things; go back to un-numbered MXF file names for a bit.Carl Hetherington
2013-01-21A couple of bug fixes.Carl Hetherington
2013-01-20Write hashes of encoded frames.Carl Hetherington
2013-01-18Remove make dcp job.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