[MPlayer-dev-eng] Re: PATCH [8b/12] CoreAVC support (Take 3)

Alan Nisota alannisota at gmail.com
Sun Mar 4 08:25:43 CET 2007


The original patch has been divided into 3 parts.  This is part 8b
This patch implements a method of having undefined functions (functions 
that won't be automatically stubbed out).  This is necessary for the 
CoreAVC codec, as it will try to use the Fls functions if present, but 
runs fine if they're not available.  I suppose a better solution would 
be to allocate FiberLocalStorage functions, but that appears to be a lot 
of work, and isn't actually needed for this codec.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 008b_undeff.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070303/ae015b91/attachment.asc>


More information about the MPlayer-dev-eng mailing list