Remove ref_write mechanism and instead maintain state for each
authorCarl Hetherington <cth@carlh.net>
Wed, 21 Oct 2015 08:23:14 +0000 (09:23 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 22 Oct 2015 09:30:45 +0000 (10:30 +0100)
commite25bf0c33f4085f6caa3d0d19a083399a422146a
treeb7d1b00e2adf72540af8db29c5b68f406074b810
parent2c5398adaea8bc56fe196144a9a233981657fba0
Remove ref_write mechanism and instead maintain state for each
reel being written so that we don't need to keep track of frames
that are being referenced.
src/lib/encoder.cc
src/lib/film.cc
src/lib/film.h
src/lib/writer.cc
src/lib/writer.h