fix sigfpe on timecode function if the timebase isn't valid

This commit is contained in:
itsmattkc
2019-12-09 23:43:03 +11:00
parent 110c479954
commit 4bb874a154
5 changed files with 38 additions and 5 deletions
@@ -0,0 +1,6 @@
#include "diptoblacktransition.h"
DipToBlackTransition::DipToBlackTransition()
{
}