fix editlist display in reloaded, fix video file loading, fix edit list routines, fix yuv4mpeg, fix video settings initialization

This commit is contained in:
niels
2015-04-17 23:52:34 +02:00
parent 1c2001d10e
commit 9fc7a9ecbd
35 changed files with 668 additions and 1949 deletions

View File

@@ -138,6 +138,7 @@ void motionmap_free(void)
keyv_ = 0;
keyp_ = 0;
binary_img = NULL;
previous_img = NULL;
}
#ifndef MIN