mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
add mp4
This commit is contained in:
parent
50990675bd
commit
e112f03f86
@ -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[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user