Stop using static initialisation so that dcpomatic::write() can be called more than...
authorCarl Hetherington <cth@carlh.net>
Sun, 19 Jun 2022 21:00:30 +0000 (23:00 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 21 Jun 2022 16:55:16 +0000 (18:55 +0200)
commitfe933ebb2c55b4235fcba5d02af2ba91c272fc88
tree26be0acf17bafd0787966518a1bc6c4dfacd9db2
parentc26e79a3598ff1b36f800823f178a0829d0fa547
Stop using static initialisation so that dcpomatic::write() can be called more than once.
src/lib/ext.cc