summaryrefslogtreecommitdiff
path: root/src/lib/encoder.cc
AgeCommit message (Expand)Author
2015-08-19Some work on rationalising and tidying up timing logging.Carl Hetherington
2015-08-19Add only-servers-encode option for debugging / optimisation / testing of serv...Carl Hetherington
2015-08-18Include tidying.Carl Hetherington
2015-07-14Port 65514eea7705fb12985cef448f08ceb47db6acab from 1.x; failure to handle sep...Carl Hetherington
2015-07-06Better updating of servers list when things change.Carl Hetherington
2015-06-25Make player decide whether subtitles should be burnt based onCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-06-11Check for J2K data before checking for similarity of frames; fixes #599.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-05-255b5c36d28d07e8cd93af5a3f766fd95f2a506beb from master; increase the number of ...Carl Hetherington
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure si...Carl Hetherington
2015-01-07Make a note in the log when XYZ values are clamped by libdcp on XYZ -> RGB co...Carl Hetherington
2014-12-05Include rearrangement.Carl Hetherington
2014-12-03Hand-apply 63b62aa703c2628b27b577114081b265f237dadb from master;Carl Hetherington
2014-09-11Spot repeated frames from single-image sources and optimise encoding.Carl Hetherington
2014-09-11No-op; rename a variable and add some comments.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-09Properly remove JSON server; remove some unused usings; remove some unnecessa...Carl Hetherington
2014-07-10Basics of direct write of J2K data without encode/decode.Carl Hetherington
2014-07-02Clarify that Encoder really just manages video encoding.Carl Hetherington
2014-07-01Only burn subtitles if it is turned on.Carl Hetherington
2014-07-01DCPVideoFrame -> DCPVideo and PlayerVideoFrame -> PlayerVideo.Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-26Use full/empty conditions rather than just a single condition for the server ...Carl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-23Tweak logging a bit.Carl Hetherington
2014-05-21Try to fix clashes caused by ERROR, WARNING etc. as variables.Carl Hetherington
2014-05-21Tidy up logging a bit. Make it configurable from the GUI.Carl Hetherington
2014-05-20Merge master.Carl Hetherington
2014-05-14Make DCPVideoFrame use PlayerVideoFrame to store its image.Carl Hetherington
2014-05-14Move Eyes and ColourConversion into PlayerVideoFrame.Carl Hetherington
2014-05-14Rename PlayerImage to PlayerVideoFrame and give it its own file.Carl Hetherington
2014-04-27Copyright date fix.Carl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-24Tinker with logging.Carl Hetherington
2014-03-03Merge master.Carl Hetherington
2014-03-03Try to prevent OS X from sleeping during DCP encode.Carl Hetherington
2014-02-04Merge master.Carl Hetherington
2014-01-28Try to prevent windows machines going to sleep during encodes.Carl Hetherington
2014-01-15Merge master.Carl Hetherington
2014-01-11Destroy Transcoder when cancelling transcode jobs; this closes the audio MXF ...Carl Hetherington
2013-12-31Merge 1.0Carl Hetherington
2013-12-30Catch exceptions from Encoder threads.Carl Hetherington
2013-12-30Comment and slightly tidy ExceptionStore.Carl Hetherington
2013-12-24Merge 1.0.Carl Hetherington
2013-12-23A couple of potential fixes for 4K.Carl Hetherington