Ticket #851: mplayer-text-html.patch

File mplayer-text-html.patch, 508 bytes (added by jconroy@…, 19 years ago)

Patch to add "text/html" mimetype as playlists

  • mplayer-export-2007-06-12/stream/network.c

    old new  
    8080        { "audio/x-scpls", DEMUXER_TYPE_PLAYLIST },
    8181        { "audio/x-mpegurl", DEMUXER_TYPE_PLAYLIST },
    8282        { "audio/x-pls", DEMUXER_TYPE_PLAYLIST },
     83        { "text/html", DEMUXER_TYPE_PLAYLIST },
     84        { "text/html;ISO-8859-1", DEMUXER_TYPE_PLAYLIST },
    8385        // Real Media
    8486//      { "audio/x-pn-realaudio", DEMUXER_TYPE_REAL },
    8587        // OGG Streaming