check GIF list files to be the same size so not crashing
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / file.inc
index 11a5bc9af73b1e3f2b548380c7ea35b35e940ae3..c6228a28db546fc04be0d6f309aebf2b867f6d44 100644 (file)
@@ -53,6 +53,7 @@
 #define FILE_NOT_FOUND 1
 #define FILE_UNRECOGNIZED_CODEC 2
 #define FILE_IS_XML 3
+#define FILE_SIZE_DONT_MATCH 4
 
 // Numeric codes for each file format
 // They're stored in XML files, so they have to be fixed.