Add some tests; fix failure to make DCP when there is a bit of audio right at the...
authorCarl Hetherington <cth@carlh.net>
Wed, 12 Jul 2017 14:21:31 +0000 (15:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 12 Jul 2017 14:21:31 +0000 (15:21 +0100)
commit2517ec798da291dedc02dd7a7a432f7aa63133e4
tree275fdd498846450725f4400ebb5863ba2a5ac15c
parent7698ee82874ee9cb5fa4b251a0a7e7e2df81fcfb
Add some tests; fix failure to make DCP when there is a bit of audio right at the end of the film (with no corresponding video).
src/lib/player.cc
src/lib/player.h
src/lib/video_content.cc
src/lib/video_content.h
test/data
test/empty_test.cc
test/player_test.cc
test/reels_test.cc