Rename SafeStringStream -> locked_stringstream. Bump deps for removal of stringstream.
[dcpomatic.git] / src / lib / video_mxf_decoder.cc
2016-06-29 Carl HetheringtonFix handling of incorrectly-recognised JPEG2000 files.
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-06-01 Carl HetheringtonUse new libdcp reader interface.
2016-05-25 Carl HetheringtonFix missing return value in ::pass().
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-05-25 Carl HetheringtonAdd VideoMXFContent (part of #803).