First try at doing fake writes.
[dcpomatic.git] / src / lib / writer.cc
2013-02-02 Carl HetheringtonFirst try at doing fake writes.
2013-01-28 Carl HetheringtonWrite more extensive information about frames, and...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonBasics of checking video MXFs.
2013-01-24 Carl HetheringtonPossibly-working basic DCP creation.
2013-01-23 Carl HetheringtonTry to fix up paths for video MXFs, hashes and temporar...
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonCope with no sound.
2013-01-21 Carl HetheringtonFix a couple of things; go back to un-numbered MXF...
2013-01-21 Carl HetheringtonA couple of bug fixes.
2013-01-20 Carl HetheringtonWrite hashes of encoded frames.
2013-01-18 Carl HetheringtonRemove make dcp job.
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.