Try to fix rounding problems with ratios due to old unused integer ops.
authorCarl Hetherington <cth@carlh.net>
Wed, 10 Apr 2013 14:12:09 +0000 (15:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 10 Apr 2013 14:12:09 +0000 (15:12 +0100)
commit26c6f510ca23f1d21e41e3df65726ffa0852d745
treef3ebc94497952d731fb6cd4e04784db7e2f24361
parent9b577fb38b51ccfa1229ceabaf12088c6c9b81e0
Try to fix rounding problems with ratios due to old unused integer ops.
src/lib/format.cc
src/lib/format.h
src/wx/film_viewer.cc
test/test.cc