where is the specs for YCbCr_422_SP pixel format? i can get the preview data and, after some guessing and googling, can display the image. but the image displayed doesnt match the preview display. i am sure my effort to decode the data is at fault but how can i correct it?
please give us the spec for the documented pixel formats or your effort to come up with the api doesnt do you (google) and us any good! btw, please tell me why there are 2 PictureCallback arguments in Camera.takePicture(Camera.ShutterCallback shutter, Camera.PictureCallback raw, Camera.PictureCallback jpeg) when only one picture format will be returned (implied by Camera.Parameters.setPictureFormat)? regards, walter chang --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---