Create a single DcpomaticContext for all GrokContexts, rather than copying them.
authorCarl Hetherington <cth@carlh.net>
Tue, 26 Sep 2023 11:29:59 +0000 (13:29 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 29 Nov 2023 20:19:56 +0000 (21:19 +0100)
commit86c8511dc5cab24ad6ef949f9a88a5eb103d356e
treeffaa2a7fd6a318cc4a9f247ce4c71d26ec1f14f5
parent26c09045040ea87fac6b4511ba337fdecd9cb554
Create a single DcpomaticContext for all GrokContexts, rather than copying them.

I think this makes sense, and also allows us to forward-declare the
contexts in a forthcoming commit.
src/lib/grok/context.h
src/lib/j2k_encoder.cc
src/lib/j2k_encoder.h