]> git.sesse.net Git - mlt/commit
Remove exit()s that cause unexpected app failures.
authorDan Dennedy <dan@dennedy.org>
Sun, 18 Nov 2012 01:33:11 +0000 (17:33 -0800)
committerDan Dennedy <dan@dennedy.org>
Sun, 18 Nov 2012 01:33:11 +0000 (17:33 -0800)
commit489a9e4b6f14f4190128c0db34156fa6f5e97815
tree5ebd4c9d8372740d512fa17c38f43241c6b41bf5
parent911141a266737c2838c62655d6f59207b441b417
Remove exit()s that cause unexpected app failures.

An app can register a mlt_log callback, trap errors, and do something
more graceful than abort as perhaps some of these are not really as
fatal as they claim to be (a different patch can change the levels as
needed).
src/modules/qimage/kdenlivetitle_wrapper.cpp
src/modules/videostab/stab/klt/error.c