Fix Player::dcp_to_content_video with similar but not equal content/DCP frame rates.
authorCarl Hetherington <cth@carlh.net>
Thu, 27 Aug 2015 14:54:13 +0000 (15:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 27 Aug 2015 14:54:13 +0000 (15:54 +0100)
commit52dc5e2f2d0e5be8e9ba75b5978a1de58b11cb25
tree131d4cda682f1ca95ebf7f24004e272f4c4a62d3
parentee1ff372a27202a0244f48a04c955dbb48644573
Fix Player::dcp_to_content_video with similar but not equal content/DCP frame rates.
src/lib/audio_decoder_stream.cc
src/lib/player.cc
src/lib/transcoder.cc
test/time_calculation_test.cc