Cleanup: include ordering.
[dcpomatic.git] / src / lib / grok / context.h
2023-12-16 Carl HetheringtonCleanup: include ordering.
2023-12-16 Carl HetheringtonDon't pollute the global namespace with a namespace...
2023-12-16 Carl HetheringtonAnother patch from Aaron.
2023-12-16 Carl HetheringtonCreate a single DcpomaticContext for all GrokContexts...
2023-12-16 Carl HetheringtonCleanup: reformat and rename dcpomaticContext_ -> _dcpo...
2023-12-16 Carl HetheringtonUse boost::filesystem::path for gpu_binary_location().
2023-12-16 Carl HetheringtonCleanup: use dcp::ArrayData instead of home-grown version.
2023-12-16 Carl HetheringtonCleanup: remove unnecessary forward declaration.
2023-12-16 Carl HetheringtonExplicitly set up Grok logger rather than relying on...
2023-12-16 Carl HetheringtonRemove unnecessary using statements.
2023-12-16 Carl HetheringtonTidy up some includes / forward declarations.
2023-12-16 Carl HetheringtonRemove default constructor from DCPVideo.
2023-12-16 Carl HetheringtonMove grok headers into src/lib/grok