summaryrefslogtreecommitdiff
path: root/test/CameraHal
AgeCommit message (Collapse)Author
2011-09-14Camera_test: remove O_SYNC on image filesVladislav Hristov
When O_SYNC is set it takes very long time, to save the file. This is unnecessary, so we can remove this flag and have fast capture test. Change-Id: I0edca1445cf5c1a1aa68fed2e127d10dce50535e Signed-off-by: Vladislav Hristov <vhristov@mm-sol.com>
2011-08-25camera_test: some fixes for resolving segfaults and adding glbceSundar Raman
Change-Id: I0ba8aa2ad585fee34b29863e71f7f672830802bf Signed-off-by: Sundar Raman <sunds@ti.com>
2011-08-16Add start and stop face detection for camera_test_script.Tyler Luu
Change-Id: Ic96af72decff081d2cf531febe4f39312df768c7 Original-author: Dimitar Borisov <dborisov@mm-sol.com> Signed-off-by: Dimitar Borisov <dborisov@mm-sol.com> Signed-off-by: Tyler Luu <tluu@ti.com>
2011-08-16Camera_test: Removes the SurfaceFlinger WATyler Luu
- Not needed any more. - Adds support for disabling audio during video record. Change-Id: I2eeec1e9cdae0c18fbd72561fe923d998565572a Original-author: Emilian Peev <epeev@mm-sol.com> Signed-off-by: Emilian Peev <epeev@mm-sol.com> Signed-off-by: Tyler Luu <tluu@ti.com>
2011-08-16Camera Test App: Fix for preview displayTyler Luu
Fixes the preview display. Changes the zorder to 0x7fffffff to make sure no one in the system uses this z order for its surface layers. Change-Id: I3098c47e35b607c68ce247ac5d310de23b2654b4 Original-author: Solaiyappan Saravanan <saravanan.s@ti.com> Signed-off-by: Solaiyappan Saravanan <saravanan.s@ti.com> Signed-off-by: Tyler Luu <tluu@ti.com>
2011-08-08initial commitIliyan Malchev
Change-Id: I8f7a7eeece0e516efa486b77e9d97805c0e65d3e Signed-off-by: Iliyan Malchev <malchev@google.com>