Add some asserts; sws_getContext() will fail if the image width or height are 0.
[dcpomatic.git] / src / lib / version.h
1
2 extern char const * dcpomatic_version;
3 extern char const * dcpomatic_git_commit;
4 extern char const * dcpomatic_cxx_flags;