Fix _text_count for ccaps when there are multiple reels.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 May 2023 11:47:35 +0000 (13:47 +0200)
committerCarl Hetherington <cth@carlh.net>
Fri, 12 May 2023 20:11:06 +0000 (22:11 +0200)
commit2f0b79afd2110617fe694745a65b2350a448bd77
treef4b769af762b8f7ac548c229c5927015da628540
parent4f81cdeb7802d2087244590a801ecc1a64eff0aa
Fix _text_count for ccaps when there are multiple reels.

Previously we would get a _text_count of 1 for open subs, no matter
how many reels there were, but for ccaps the _text_count would
increase with the number of tracks _and_ the number of reels.
src/lib/dcp_examiner.cc