1
mirror of https://github.com/mpv-player/mpv synced 2024-10-14 11:54:36 +02:00

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


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15210 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtognimp 2005-04-17 20:33:25 +00:00
parent 8ae4d3413d
commit e089ee403e

View File

@ -88,7 +88,7 @@ static struct {
{ "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