Cleanup: reformat and rename dcpomaticContext_ -> _dcpomatic_context
[dcpomatic.git] / src / lib / grok / context.h
2024-01-28 Carl HetheringtonCleanup: reformat and rename dcpomaticContext_ -> _dcpo...
2024-01-28 Carl HetheringtonUse boost::filesystem::path for gpu_binary_location().
2024-01-28 Carl HetheringtonCleanup: use dcp::ArrayData instead of home-grown version.
2024-01-28 Carl HetheringtonCleanup: remove unnecessary forward declaration.
2024-01-28 Carl HetheringtonExplicitly set up Grok logger rather than relying on...
2024-01-28 Carl HetheringtonRemove unnecessary using statements.
2024-01-28 Carl HetheringtonTidy up some includes / forward declarations.
2024-01-28 Carl HetheringtonRemove default constructor from DCPVideo.
2024-01-28 Carl HetheringtonMove grok headers into src/lib/grok