On Tue, Feb 11, 2014 at 09:36:04PM +0100, Steinar H. Gunderson wrote: >> Have init_movit() return a value? > Yes, I think I should simply change it to return false in this case. The > asserts are really meant as just asserts (but are extremely helpful during > debugging!).
I've done this now; pushed to git. I've also made a change to move everything into a namespace (rationale in the commit message, sorry about the API breakage); here's the required fix for getting MLT to compile again: http://git.sesse.net/?p=mlt;a=commitdiff;h=26cfd8add74f8ffd17fb8c9b59ccf43b130062c3 /* Steinar */ -- Homepage: http://www.sesse.net/
