This commit is contained in:
David Rose 2010-06-30 19:24:32 +00:00
parent 50990675bd
commit e112f03f86

View File

@ -17,7 +17,7 @@
#include "rollDirectory.h"
static const char * const standard_movie_extensions[] = {
"mov", "avi", "mpg", NULL
"mov", "avi", "mpg", "mp4", NULL
};
static const char * const standard_sound_extensions[] = {