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>
Mon, 16 Oct 2023 15:57:18 +0000 (17:57 +0200)
commit6b13ea7afe677cc4f727371d507c49be3af984db
treea4ae4873f38235180c38841fff7792254edf92b3
parent9df4e636e2e35be7b17d1a507d6906d257bf83a2
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