2009/3/24 Dmitriy Geels <[email protected]>: > P.S. I may post patch for adding quirk if noone did it already
Few questions before posting patch: 1) Existing patch have one limitation: it works only with YUV2 format. Question is: how to determine currently used format properly (to be sure that data in other formats won't be corrupted)? 2) Existing patch replaces uvc_video_decode_data() completely, I made it's clone uvc_video_decode_data_with_rotate(), which called instead if rotate quirk is enabled. Question: is this a good implementation? If not, what is better way? BTW I see, that driver lasts at version 0.1.0 for a long time already -- may be it's time to increase version, as there were changes, at least quirks added? _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
