summaryrefslogtreecommitdiff
path: root/src/lib/grok
AgeCommit message (Expand)Author
2023-10-16Clean up grok's presence in the config file and make sure it's optional.Carl Hetherington
2023-10-16Cleanup: whitespace / coding style.Carl Hetherington
2023-10-16Cleanup: whitespace to reduce the diff.Carl Hetherington
2023-10-16Cleanup: include ordering.Carl Hetherington
2023-10-16Don't pollute the global namespace with a namespace called fs.Carl Hetherington
2023-10-16Another patch from Aaron.Carl Hetherington
2023-10-16Cleanup: coding style.Carl Hetherington
2023-10-16Cleanup: coding style.Carl Hetherington
2023-10-16Create a single DcpomaticContext for all GrokContexts, rather than copying them.Carl Hetherington
2023-10-16Cleanup: reformat and rename dcpomaticContext_ -> _dcpomatic_contextCarl Hetherington
2023-10-16Use boost::filesystem::path for gpu_binary_location().Carl Hetherington
2023-10-16Cleanup: use dcp::ArrayData instead of home-grown version.Carl Hetherington
2023-10-16Cleanup: remove unnecessary forward declaration.Carl Hetherington
2023-10-16Explicitly set up Grok logger rather than relying on a static variable.Carl Hetherington
2023-10-16Remove unnecessary using statements.Carl Hetherington
2023-10-16Further patch from Aaron.Carl Hetherington
2023-10-16Tidy up some includes / forward declarations.Carl Hetherington
2023-10-16Remove default constructor from DCPVideo.Carl Hetherington
2023-10-16Move grok headers into src/lib/grokCarl Hetherington