Fix corruption of an existing DCP when a new one is made with the same video
authorCarl Hetherington <cth@carlh.net>
Fri, 1 Sep 2017 21:02:01 +0000 (22:02 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 1 Sep 2017 21:02:01 +0000 (22:02 +0100)
commit9b4cf50fc498028e43ce008dacc7057a488bb65a
tree50bc0b0a67d32a54f096f7fb9260aec33ee00460
parent977f2f372bac3d0c02eb925975c33bb07ec57ec8
Fix corruption of an existing DCP when a new one is made with the same video
asset (#1126).
src/lib/reel_writer.cc
test/remake_id_test.cc [new file with mode: 0644]
test/wscript