diff libmpdemux/network.c @ 15209:b9c199dd123f

Do not force real demuxer on x-pn-realaudio mimetype Real and realaudio share the same mimetype, forcing real demuxer prevent realaudio files from being played. Fixes http://www.bbc.co.uk/romanian/rom.ra
author rtognimp
date Sun, 17 Apr 2005 20:33:25 +0000
parents 4e83e075024f
children 281d155fb37f
line wrap: on
line diff
--- a/libmpdemux/network.c	Sun Apr 17 20:26:15 2005 +0000
+++ b/libmpdemux/network.c	Sun Apr 17 20:33:25 2005 +0000
@@ -88,7 +88,7 @@
 	{ "audio/x-mpegurl", DEMUXER_TYPE_PLAYLIST },
 	{ "audio/x-pls", DEMUXER_TYPE_PLAYLIST },
 	// Real Media
-	{ "audio/x-pn-realaudio", DEMUXER_TYPE_REAL },
+//	{ "audio/x-pn-realaudio", DEMUXER_TYPE_REAL },
 	// OGG Streaming
 	{ "application/x-ogg", DEMUXER_TYPE_OGG },
 	// NullSoft Streaming Video