summaryrefslogtreecommitdiff
path: root/src/lib/writer.cc
AgeCommit message (Expand)Author
2015-09-14Optimise checking of existing image data.Carl Hetherington
2015-09-12Set reel number and start time on SMPTE subtitles to keep easyDCP player happy.Carl Hetherington
2015-09-01Don't start thread in constructor. (Writer)Carl Hetherington
2015-09-01Fix crash on cancellation of encodes during check of image data; allow cancel...Carl Hetherington
2015-09-01Fix duplicate name of _mutex in ExceptionStore and some of its children.Carl Hetherington
2015-08-26Add Ubuntu font hack.Carl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-08-22Fix write_frame_info again.Carl Hetherington
2015-08-20Use r+b not ab for fopen_boost so that we get the behaviour we wanted.Carl Hetherington
2015-08-19Some work on rationalising and tidying up timing logging.Carl Hetherington
2015-08-18Make DCP creator configurable.Carl Hetherington
2015-08-18Write our chosen metadata to CPLs as well as PKL/ASSETMAP.Carl Hetherington
2015-07-30Rename Config::_signer to Config::_signer_chain.Carl Hetherington
2015-07-30Changes to libdcp.Carl Hetherington
2015-07-29Replace Time::frames with Time::frames_round and Time::frames_floor.Carl Hetherington
2015-07-01Fix progress reporting when repeating frames.lCarl Hetherington
2015-06-30Calm down default logging a bit.Carl Hetherington
2015-06-25Remove some old debugging code.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-10Resurrect neater repeat-write handling.Carl Hetherington
2015-06-10Tidy up J2KImageProxy a bit.Carl Hetherington
2015-06-10Rename EncodedData -> Data and trim it a bit.Carl Hetherington
2015-06-10Fix build.Carl Hetherington
2015-06-09Hide Font members behind accessors.Carl Hetherington
2015-06-09Subtitle naming fixes.Carl Hetherington
2015-06-09Bump libdcp.Carl Hetherington
2015-06-08Some work on SMPTE subs.Carl Hetherington
2015-06-08Adapt for changes to libdcp API.Carl Hetherington
2015-05-26Fix recovery of partial video MXF.Carl Hetherington
2015-05-26Slightly-improved log message.Carl Hetherington
2015-05-255b5c36d28d07e8cd93af5a3f766fd95f2a506beb from master; increase the number of ...Carl Hetherington
2015-05-253cb5a4c2064d4cf4d8cbdca75a84615a6c56fb7c from master; use j2c_uuid and pcm_uu...Carl Hetherington
2015-05-23Fix finding of existing picture MXF.Carl Hetherington
2015-05-09Apply a modified version of 7c76bbb0c989cb5e5e552f28668a985243438cabCarl Hetherington
2015-05-07Write subtitle stuff to a subdirectory based on ID.Carl Hetherington
2015-05-07Fix writing of LoadFont tags in subtitles.Carl Hetherington
2015-05-06Use Unknown for language in subtitles if no language has been specified.Carl Hetherington
2015-04-30Various bits related to subtitle font handling, particularly copying fonts to...Carl Hetherington
2015-04-24Fix crash due to static initialisation order nastiness.Carl Hetherington
2015-04-21Hand-apply dbaf6da70557cc94550e95130cb697ce6a100586 from master;Carl Hetherington
2015-04-21Hand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8; single-file hashes.Carl Hetherington
2015-04-15Catch case where fopen_boost returns 0 in fake_write.Carl Hetherington
2015-01-21Improve logging slightly.Carl Hetherington
2015-01-15Remove debug code.Carl Hetherington
2015-01-11Fix call to dcp::Time constructor.Carl Hetherington
2015-01-06Add some writer-loop debugging from 1.x; ignore out-of-order frames when they...Carl Hetherington
2014-12-21Don't create subtitle content if there is an empty fonts list.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-20Basic pass-through of font information when using DCP subtitles.Carl Hetherington