[totem] browser-plugin: Add support for HTTP Live Streaming



commit dece86d7fdc5b0a909d0c2c2151360de13bc4e6e
Author: Bastien Nocera <hadess hadess net>
Date:   Sun Sep 18 03:54:41 2011 +0100

    browser-plugin: Add support for HTTP Live Streaming

 browser-plugin/totemPlugin.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/browser-plugin/totemPlugin.cpp b/browser-plugin/totemPlugin.cpp
index 9bacbf9..3eaab64 100644
--- a/browser-plugin/totemPlugin.cpp
+++ b/browser-plugin/totemPlugin.cpp
@@ -105,6 +105,7 @@ static const totemPluginMimeEntry kMimeTypes[] = {
   { "image/x-macpaint", "pntg", NULL },
   { "image/x-quicktime", "pict, pict1, pict2", "image/x-pict" },
   { "video/x-m4v", "m4v", NULL },
+  { "application/vnd.apple.mpegurl", "m3u8", NULL },
 #elif defined(TOTEM_MULLY_PLUGIN)
   { "video/divx", "divx", "video/x-msvideo" },
 #elif defined(TOTEM_CONE_PLUGIN)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]