Fix FFmpegExaminer termination condition when there is no video;
authorCarl Hetherington <cth@carlh.net>
Sat, 1 Oct 2022 10:05:33 +0000 (12:05 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 12 Oct 2022 07:40:36 +0000 (09:40 +0200)
commit285fc9b2f1c1e2a42b1adaf4b39a3317b296d30e
treec5a2ac5f09220da71c823a290dd04cb26d6050d5
parent9f55a3b5dd2bdade6a5d9269ca010115e1e209f1
Fix FFmpegExaminer termination condition when there is no video;
it's hard to see how this ever worked.
src/lib/ffmpeg_examiner.cc