libcamera was changing the image resolution without updating
mRawWidth and mRawHeight, and this caused initRaw to take pictures
with the previous resolution. If that resolution was unsuitable
because of zoom level, it would cause the camera to fail until
it was restarted.
This patch updates both variables to reflect the modified
resolution so initRaw always takes pictures with the correct
width and height.
Change-Id: I33e8445a65ac667a030b35b103f86be46381abc4
Also raise minSampleRate to 16000 for AAC audio, to bypass a recent
bug causing audio to only be recorded in 8000Hz.
Change-Id: I9100a751e7dafe6bbe2df789a08d2b85b3ae3c72
Based on the new kernel started by Arne Cucheron ( ARCO ) We are moving
from very old HTC kernel 2.6.29 to new 2.6.35 kernel. All those files need
to be changed for this change
Change-Id: Ieb8b01c8f5e323480a95db4f0faf0ae3a6c1d746
Now zoom works without the need to change manualy the picture resolution.
Added more stability to the camera and more speed
Change-Id: I8ed79708391c976408ad13cfd3a4c601947d5e7b
Added to build jpeg in driver so now allows all android
fuctionality
Removed iLog
Modified credits
Change-Id: I15e10121ed364032ff789a263cb0f1eb8385b61b