Check that all image data is present after loading a SMPTE subtitle asset.
authorCarl Hetherington <cth@carlh.net>
Fri, 15 Mar 2019 23:16:00 +0000 (23:16 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 15 Mar 2019 23:16:00 +0000 (23:16 +0000)
commit318ed7eb3472cab3f05c7bc067126ca367db75d4
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