summaryrefslogtreecommitdiff
path: root/src/lib/j2k_encoder.cc
AgeCommit message (Expand)Author
2020-08-24Add loop for gpu multithread; add some timing.gpu2Carl Hetherington
2020-08-23Fix up rebase and add timer.Carl Hetherington
2020-08-23Add stub GPU encode worker.Carl Hetherington
2020-08-23Make class hierarchy to handle different J2K encoder 'worker's.Carl Hetherington
2020-07-29Fix bugs in thread termination causing occasional pthreadCarl Hetherington
2020-07-26Various OSX warnings fixes.Carl Hetherington
2020-07-23Use thread_group for improved exception safety (#1785).Carl Hetherington
2020-04-14Try to give a better error when we fail to start J2K encodingCarl Hetherington
2020-02-19Can't put boost::thread in a std::list with our macOS compiler.Carl Hetherington
2020-01-30Various thread cleanups.Carl Hetherington
2019-12-11Make terminate_threads() less likely to leave _threads containing invalid poi...Carl Hetherington
2019-11-30Don't say we're encoding at 0fps when we're waiting for the timing history to...Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-11-07Add button to force re-encode of J2K content.Carl Hetherington
2018-04-13Tidy up to use one list of servers.Carl Hetherington
2018-04-13Note and indicate servers with bad link version (#982).Carl Hetherington
2018-02-16Name threads on Linux.Carl Hetherington
2017-05-31Allow repeat-frame to work with 3D.Carl Hetherington
2017-05-10Rename some classes.Carl Hetherington