Check that all image data is present after loading a SMPTE subtitle asset. v1.6.5
authorCarl Hetherington <cth@carlh.net>
Fri, 15 Mar 2019 23:16:00 +0000 (23:16 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 16 Mar 2019 00:32:08 +0000 (00:32 +0000)
commit3bd9acd5cd3bf5382ad79c295ec9d9aca828dc32
treefbb7a6e541465c9d2a83e75c7859d09b5247ef00
parent73e2962cef1a003e26e7cc88df032743b3a83e46
Check that all image data is present after loading a SMPTE subtitle asset.

If we load SMPTE subtitles from a XML file try to load PNG data
from the same directory; this feels like a hack.
src/exceptions.cc
src/exceptions.h
src/smpte_subtitle_asset.cc