ICY found (mp3 stream) != sucess.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5868 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
albeu 2002-04-27 19:15:18 +00:00
parent 3d152232ab
commit 89345ecadf
1 changed files with 0 additions and 1 deletions

View File

@ -418,7 +418,6 @@ extension=NULL;
if( !strcasecmp(http_hdr->protocol, "ICY") ) {
// Ok, we have detected an mp3 streaming
*file_format = DEMUXER_TYPE_AUDIO;
return 0;
}
switch( http_hdr->status_code ) {