Use stored has_non_zero_entry_point() instead of parsing the DCP again (#2524).
authorCarl Hetherington <cth@carlh.net>
Wed, 6 Mar 2024 00:17:59 +0000 (01:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 11 Mar 2024 08:25:26 +0000 (09:25 +0100)
commit394516c351602f58150bdbbb4e61c45163927147
treedd941b3632b44e79bf035600a5a3bac8a9c39570
parent8c06e7d56542d16ea6e596056801270bae6d09e6
Use stored has_non_zero_entry_point() instead of parsing the DCP again (#2524).
src/lib/dcp_content.cc
test/text_entry_point_test.cc [new file with mode: 0644]
test/wscript