Cleanup: reformat and rename dcpomaticContext_ -> _dcpomatic_context
[dcpomatic.git] / src / lib / grok / context.h
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