> I thought that color conversion wasn't allowed, but decompression has to
> be done by the individual drivers as each device has a different
> compression format.  And we can't expect all of the different video apps
> to pick up all of the different decompression functions.

Basically you want to do only that which can't be avoided. ALSA takes
stuff a stage further and puts everything in the usermode library - the drivers
deal in whatever raw format they like, and their lib code does the rest.

Thats not a change we can make for V4L1 though

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to