Kaydet (Commit) 88a243a3 authored tarafından David Tardon's avatar David Tardon

fdo#72398 add m4v to allowed movie exts

Change-Id: I3a0f4cdfc8b229efb65d3aae94de9e1cabd002ec
üst da976776
......@@ -208,7 +208,7 @@ void MediaWindow::getMediaFilters( FilterNameVector& rFilterNameVector )
"Matroska Media", "mkv",
"MIDI Audio", "mid;midi",
"MPEG Audio", "mp2;mp3;mpa",
"MPEG Video", "mpg;mpeg;mpv;mp4",
"MPEG Video", "mpg;mpeg;mpv;mp4;m4v",
"Ogg Audio", "ogg;oga",
"Ogg Video", "ogv;ogx",
"RMI MIDI Audio", "rmi",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment