Fix estimate of required disk space to take referencing
authorCarl Hetherington <cth@carlh.net>
Sat, 23 Jan 2016 08:35:38 +0000 (08:35 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 23 Jan 2016 08:35:38 +0000 (08:35 +0000)
commit7ab80b672a5e7d0ec8ad5dccda7503c04d40ffb5
tree9031406317ec44f2a048ca71896edfdc6911c9c1
parentb955dce68af7bddca254c46f031ae2e79157d529
Fix estimate of required disk space to take referencing
of existing DCPs into account.
src/lib/content_factory.h
src/lib/film.cc
src/lib/playlist.cc
src/lib/playlist.h
test/required_disk_space_test.cc [new file with mode: 0644]
test/wscript