mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-12-04 14:46:37 -05:00
Added filetype definition for webm and ogv movies
This commit is contained in:
parent
2c69dcff50
commit
7673652b96
@ -396,7 +396,7 @@ typedef struct {
|
||||
"mbox","M", \
|
||||
"pdf","d","ps","d","doc","d","ppt","d","xls","d","xlsx","d","docx","d","pptx","d", \
|
||||
"mp3","s","wav","s","mid","s","wma","s","flac","s","ogg","s","aiff","s","aac","s", \
|
||||
"avi",";","mp4",";","mpg",";","mov",";","qt",";","asf",";","mpv",";","m4v",";", \
|
||||
"avi",";","mp4",";","mpg",";","mov",";","qt",";","asf",";","mpv",";","m4v",";","webm",";","ogv",";", \
|
||||
NULL, NULL
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user