[MPlayer-dev-eng] some funny stuff in asf_mmst_streaming.c
Bertrand Baudet
bertrand_baudet at yahoo.com
Mon Oct 28 13:24:19 CET 2002
On Monday 28 October 2002 04:52 pm, Jindrich Makovicka wrote:
> @@ -671,11 +675,13 @@
> mp_msg(MSGT_NETWORK,MSGL_DBG2,"Response [%s]\n",
> http_hdr->buffer ); }
> streaming_type = asf_http_parse_response(http_hdr);
> +/*
> if( streaming_type<0 ) {
> mp_msg(MSGT_NETWORK,MSGL_ERR,"Failed to parse
> header\n"); http_free( http_hdr );
> return -1;
> }
> +*/
>
Why did you comment that?
Bertrand
More information about the MPlayer-dev-eng
mailing list