[MPlayer-dev-eng] [PATCH] update asf fetch types to follow new order

adland adland123 at yahoo.com
Wed Apr 28 01:22:12 CEST 2004


file: libmpdemux/asf_streaming.c

Intention:
Patch to fix the order of asf fetch attempts to
match the Windows media player and order which is
requested. it is a performance enhancment I believe.
This has been mentioned a couple of times on this
list.

check if protocol valid
(mms,mmsu,mmst,http,http_proxy)
print message and return if not 

then if protocol okay
fetch order (depending on protocol used)
1. mmsu (not implemented yet - only if protocol mms or
mmsu - stubbed)
2. mmst (only if protocol mms or mmst)
3. http (only if protocol mms, http, or http_proxy)

if opening failed for all then
return failure

please consider this patch

thanks


	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asf_patch
Type: text/x-diff
Size: 4348 bytes
Desc: asf_patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20040427/0a00f0b4/attachment.diff>


More information about the MPlayer-dev-eng mailing list