[MPlayer-dev-eng] Re: PATCH [8b/12] CoreAVC support (Take 3)
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu Mar 8 23:29:29 CET 2007
Hello,
On Sat, Mar 03, 2007 at 11:25:43PM -0800, Alan Nisota wrote:
> 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.
Applied.
More information about the MPlayer-dev-eng
mailing list