summaryrefslogtreecommitdiff
path: root/src/lib/encoder.h
AgeCommit message (Expand)Author
2015-10-22Various multi-reel fixes.Carl Hetherington
2015-09-02Don't share _terminate.Carl Hetherington
2015-09-01Hack to remove boost atomic dependency.Carl Hetherington
2015-09-01Try to fix build.Carl Hetherington
2015-09-01Protect _threads with a mutex since it may be updated fromCarl Hetherington
2015-08-26Separate ExceptionStore.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-08-19Fix loss of host's encoding threads when servers list changes.Carl Hetherington
2015-08-18Include trimming.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-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-10Rename EncodedData -> Data and trim it a bit.Carl Hetherington
2015-03-16Hand-apply 33b76b675d747fd828aba91d9d857227cb8a8244 from master; make sure si...Carl Hetherington
2015-02-03Comment fix.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-07-02Clarify that Encoder really just manages video encoding.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-20Merge master; fix destruction of Server; some test cleanups.Carl Hetherington
2014-05-20Merge master.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-03-25It builds.Carl Hetherington
2014-03-03Try to prevent OS X from sleeping during DCP encode.Carl Hetherington
2013-12-30Catch exceptions from Encoder threads.Carl Hetherington
2013-12-04Suspend scale / crop / window / subtitle overlay until we decide that a frame...Carl Hetherington
2013-11-09Fix a few memory leaks.Carl Hetherington
2013-11-06Various bits of server tidying up.Carl Hetherington
2013-11-06Add some missing test stuff; split server discovery off into ServerFinder.Carl Hetherington
2013-11-05Add multiple threads for servers with multiple processing threads.Carl Hetherington
2013-11-05Various work on server discovery; works on localhost.Carl Hetherington
2013-10-19Some improvements in progress reporting, especially for long jobs.Carl Hetherington
2013-08-29Better progress reporting during MXF hashing (#184).Carl Hetherington
2013-08-17Try to actually use colour conversion; bump libdcp in cscript.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-16Very basics of colour conversion configuration.Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-16More noncopyable.Carl Hetherington
2013-06-26Another try at sorting out the thorny question of timing.Carl Hetherington
2013-06-20Various fixes to make audio analysis sort-of work.Carl Hetherington
2013-05-31Various stuff; mostly change to decoder scaling and adding subtitle; scaling ...Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-10Remove Timed*Sink and Timed*Source>Carl Hetherington
2013-05-10Move SRC (badly) to AudioDecoder.Carl Hetherington
2013-05-10Make libswresample mandatory.Carl Hetherington
2013-05-08Some tidying up. Do encode progress in the writer to improve progress bar mo...Carl Hetherington