[MPlayer-dev-eng] [PATCH] Use high-level QuickTime decoding API

Steinar H. Gunderson sgunderson at bigfoot.com
Sat Mar 6 16:12:58 CET 2010


On Sat, Mar 06, 2010 at 03:26:52PM +0100, Steinar H. Gunderson wrote:
>> What implications does this have? Will this still fallback to other available
>> codecs if the QuickTime one is not available?
> It never really has; if something failed in ImageCodecInitialize you'd have
> the exact same problem.

FWIW: What happens if we move the initialization, including the call to
mpcodecs_get_image, to init()? It seems to work just fine for me, and it
would remove this worry, but is it legal in MPlayer? (The code sort of seems
to assume mpi is static anyway, but...)

/* Steinar */
-- 
Homepage: http://www.sesse.net/



More information about the MPlayer-dev-eng mailing list