Commit 9a2c22d4 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Mozilla: Add the relevant webm mimetypes to the webplguin

parent 488fd4bd
......@@ -415,6 +415,9 @@ private:
"video/x-matroska:mkv:Matroska video;" \
"audio/x-matroska:mka:Matroska audio;" \
/* XSPF */ \
"application/xspf+xml:xspf:Playlist xspf;"
"application/xspf+xml:xspf:Playlist xspf;" \
/* Webm */ \
"video/webm:webm:WebM video;" \
"audio/webm:webm:WebM audio;"
#endif
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