Disallow referring to subtitles / closed captions with start trim.
authorCarl Hetherington <cth@carlh.net>
Wed, 25 Nov 2020 22:58:25 +0000 (23:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 25 Nov 2020 22:58:25 +0000 (23:58 +0100)
commit67bd4a37f5836ef34d9b5752744061d4be07e6e1
tree58cadaf18f3b3dbea5ce4a1ae8e07ac15fee11b6
parent8104c994724ef0f0c47d074e6a8a856d52dfaa7a
Disallow referring to subtitles / closed captions with start trim.

Since per Bv2.1 we can't have subs / closed captions with non-zero
entry point I think we have no choice but to rewrite in that case
(#1802).
src/lib/dcp_content.cc
src/wx/text_panel.cc