goodev / ketai

Automatically exported from code.google.com/p/ketai
1 stars 0 forks source link

decodeYUV420SP broken #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use decodeYUV420SP function for showing a preview

What is the expected output? What do you see instead?
I expected a full rgb preview... But i get a B/W image with some green/magenta 
artifacts. Look at attachment, it hasn't good quality but is visible that is in 
black and white and with the artifacts...

What version of the product are you using? On what operating system?
v3

Original issue reported on code.google.com by stereoac...@gmail.com on 12 Nov 2011 at 12:20

Attachments:

GoogleCodeExporter commented 9 years ago
Can you cut and paste the output of the processing console?  The library only 
supports 2 camera preview modes.  Depending on the mode the library is trying 
to decode from you may get unexpected results.  Please try the newest library 
if your device is 2.3 or greater.  

Original comment by jduran9....@gmail.com on 10 Mar 2012 at 6:45

GoogleCodeExporter commented 9 years ago
latest camera code fixes issues.  need to upgrade to ICS/android 4.0

Original comment by jduran9....@gmail.com on 7 Aug 2012 at 10:27