> serving YUV and nothing else, because conversions in kernel space are bad".
> I don't think format conversions in the kernel are necessarely bad, but they
> should be done at the right place (e.g. not in an interrupt routine), and if
> code is shared among drivers I wouldn't mind (make it a module :)).
> 
> Consider this: it's a lot easier to patch 1 linux kernel than get 22
> different tools in line.

Easy and right dont always overlap.

For 2.4 I agree with the consensus here - too hard, API fixes needed.

Post 2.4 it wants doing, and we want to get the transforms into a nice library
and fix the API issues

Alan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to