# HG changeset patch
# User Darren Salt <[EMAIL PROTECTED]>
# Date 1181330903 -3600
# Node ID eeb49a179e9a6d868a06c4491f1307bba7d06e06
# Parent f34e044cd878b6a979cabaf5c0a4cc886659332a
Handle audio/mpegurl (m3u) in the plugin.
diff -r eeb49a179e9a6d868a06c4491f1307bba7d06e06 -r
f34e044cd878b6a979cabaf5c0a4cc886659332a browser-plugin/plugin.c
--- a/browser-plugin/plugin.c Fri Jun 08 20:28:23 2007 +0100
+++ b/browser-plugin/plugin.c Sat Jun 02 18:10:37 2007 +0100
@@ -154,6 +154,8 @@ char *NPP_GetMIMEDescription(void) {
"audio/x-mpeg3: mp3: MPEG audio;"
"audio/mpeg: mpa,abs,mpega: MPEG audio;"
"audio/x-mpeg: mpa,abs,mpega: MPEG audio;"
+ "audio/mpegurl: m3u: MPEG URL;"
+ "audio/x-mpegurl: m3u: MPEG URL;"
"video/quicktime: mov,qt: Quicktime animation;"
"video/x-quicktime: mov,qt: Quicktime animation;"
"video/msvideo: avi: AVI animation;"
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Xine-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xine-cvslog