Disallow referencing DCPs of different frame rates to the project.
authorCarl Hetherington <cth@carlh.net>
Wed, 21 Sep 2016 13:39:42 +0000 (14:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 21 Sep 2016 13:39:42 +0000 (14:39 +0100)
commit2169abd0f6d569492122ad699253ab7c792f4969
tree0596a808dada6fdfb9ff9e50ab7054a509455867
parentea491ba4ea7d5c4c575ae8b3d0415d78bbf32af6
Disallow referencing DCPs of different frame rates to the project.
Fix reel calculations of DCPContent under trim.
src/lib/dcp_content.cc
src/lib/dcp_content.h
src/wx/video_panel.cc
test/reels_test.cc