History log of /development/tools/emulator/system/camera/CallbackNotifier.h
Revision Date Author Comments
b3ea1716552f4bd4145db53be67c26242a5db50a 23-Sep-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Implements camera error reporting.

Change-Id: I5f4f4cd1baab60053e827e0605a92a123c7a086f
4d7f7de7007c7effd2518e581275fef32536c862 22-Sep-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Use actual JPEG quality when compressing picture

Sometimes framework chooses to override the default JPEG quality value (90), so we need to
respect that when compressing frame during picture taking.

Change-Id: Ic7ad8938d33d94d34ecd0b979e5c8c3e8246fd53
2a532ee388828120a5a11fba0087a1ed2539a159 16-Sep-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Implement "takePicture"

With this CL the camera emulator is capable of taking pictures

Change-Id: I29feea0c75a78c619aaf854a5665a24afb507ba4
ba78a2f1d39570b291f0aeeba8a5704f39475eac 14-Sep-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Fix locking issues in the callback notifier

Holding an object lock while macking the callbacks cause deadlocks
due to reentrance to the callabck notifier.

Change-Id: I5f2780989798ebf5c5d7aab34ac233bb5952079d
4756fada1ac865c34d8dfb4c34b288b999f2cfcb 14-Sep-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Fix typos introduced during style adjustment

Change-Id: Ia9ca4849d4a410aea9d49d2c6246d36c4c7fc8f1
5467be2eefc007ebf09baf109dafe058abc1ffc5 13-Sep-2011 Vladimir Chtchetkine <vchtchetkine@google.com> Refactored emulated camera HAL to comply with code style

Change-Id: If57b536ae6b1f9bad4213630488591a3b3cc9fdd