1. 970bb4f Camera: Prevent buffer overwriting when cropping for picture by Srinivasan Kannan · 14 years ago
  2. 0fa7f9f Camera : Enable auto-focus for 8660 12MP sensor by Priyanka Kharat · 14 years ago
  3. 5fc64d4 Camera: Disable DIS for 1080p resolution for 12mp sensor by Nishant Pandit · 14 years ago
  4. 089b7d0 Camera : Added HAL support for 12MP picture size resolution in 8660. by Priyanka Kharat · 14 years ago
  5. 4ffd6cb Camera: Call MDP zoom with valid cropping information. by Apurva Rajguru · 14 years ago
  6. fdbc219 Camera: Enable VPE features for 8660 target. by Mohan Kandra · 14 years ago
  7. a6612f1 android-open: Enable support for 12MP camera for 7x30 Fluid. by Yen-Pin Hsiao · 14 years ago
  8. 7dbe49d vendor/qcom/android-open/libcamera2: Increase number of input buffers in HAL by Haynes George · 14 years ago
  9. 32409f7 Camera : Set the snapshot buffer offsets and size as per required by gemini encoder for 8660. by Priyanka Kharat · 14 years ago
  10. 59ec712 Camera: Configure Vfe before setting zoom. by Apurva Rajguru · 14 years ago
  11. a5e7a6e Camera: Prevent calling ioctls for Scenemode dependent parameters. by Apurva Rajguru · 14 years ago
  12. 88db27a Camera: change the pmem type from VIDEO_VPE to VIDEO while unregistering. by Mohan Kandra · 14 years ago
  13. 2f7681e Camera: Add support for 1080p resolution for record by Nishant Pandit · 14 years ago
  14. 0d115d1 Camera: use the correct preview dimensions in initPreview by Mohan Kandra · 14 years ago
  15. 1659b0c Camera: Add support for streaming textures snapshot feature. by Mohan Kandra · 14 years ago
  16. ec95874 Camera: Disable rotation and DIS if support not available. by Mohan Kandra · 14 years ago
  17. 39fad8d Camera: Add support for digital image stabilization and rotation vpe features. by Mohan Kandra · 14 years ago
  18. 7110c24 Camera: Add support for streaming textures Ycrcb adreno preview format by Mohan Kandra · 14 years ago
  19. f0593dd Camera: Adding HAL support for Touch AF/AEC feature. by Apurva Rajguru · 14 years ago
  20. bfc0452 Camera: Fix to pass the correct yOffset for thumbnail encoding. by Apurva Rajguru · 14 years ago
  21. 2cc7a4b Camera: Temporarily migrating the preview buffer allocation to smi on 8x60 by Nishant Pandit · 14 years ago
  22. c6fd2c2 Camera: The Chroma buffer should be aligned to 2K for the encoder on 8x60 by Nishant Pandit · 14 years ago
  23. 905b853 Camera: Align the CbCr offset to multiple of 16 blocks for jpeg encoding. by Apurva Rajguru · 14 years ago
  24. 8e0a8da Camera: Adding HAL support for Auto Scene Detection feature. by Apurva Rajguru · 14 years ago
  25. ba3555f Camera: 720p encoding optimisations. by Vinay Kalia · 14 years ago
  26. 74b2cca Camera: Maintain reference to shared camera library for the Snapshot Thread by Deepak Kurien · 14 years ago
  27. 3da1a70 Camera: Fix to wait for snapshot to complete on cancelPicture call. by Apurva Rajguru · 14 years ago
  28. 2c99dba Camera: Disable set fps for 2mp sensor by Srinivasan Kannan · 14 years ago
  29. 091d5ab Camera: changes to take into account of video record resolution values by Mohan Kandra · 14 years ago
  30. bde0761 Camera: Align the CbCr offset in record buffers to 2k as required by encoders in 8x60 by Nishant Pandit · 14 years ago
  31. bf6146d Camera: Add support to set frame rate modes by Mohan Kandra · 14 years ago
  32. 62fe9aa Camera: Enable the buffer allocation for snapshot and encoder from smi memory region for 8x60 by Nishant Pandit · 14 years ago
  33. f01d859 Camera: Ignore set fps call for mipi sensor by Srinivasan Kannan · 14 years ago
  34. a01751b Camera : Add support for setting FPS by Srinivasan Kannan · 14 years ago
  35. 6bce42b Camera: Add support for zoom ratios by Srinivasan Kannan · 14 years ago
  36. 0a2cb92 Camera: Adding HAL support for Touch AEC. by Apurva Rajguru · 14 years ago
  37. da9a705 Camera: Enabled torch mode for Led flash by Srinivasan Kannan · 14 years ago
  38. 62429cc Camera: Set the snapshot buffer offsets and size as required by target's by Mohan Kandra · 14 years ago
  39. ca2e7a9 Camera: Call jpeg join in snapshot thread instead of jpeg thread context. by Mohan Kandra · 14 years ago
  40. 0248604 Camera: Set the snapshot buffer offsets and size as required for the gemini offline by Mohan Kandra · 14 years ago
  41. 7b949c9 Camera: Adding HAL support for Continuous AF feature. by Apurva Rajguru · 14 years ago
  42. 3c278cd Camera: Enable the Camera support for 8660 target by Nishant Pandit · 14 years ago
  43. 0838385 Camera: Adding support for Scenemode feature in HAL. by Apurva Rajguru · 14 years ago
  44. 5ec7613 Camera: Removing dependency of Exif Apis on KEY_GPS_STATUS. by Apurva Rajguru · 14 years ago
  45. 4cc4b86 Camera: Add support for exposure compensation by Srinivasan Kannan · 14 years ago
  46. 54e2a02 Camera: Enable overlay function setFd as the support is available. by Mohan Kandra · 14 years ago
  47. 9bb2d49 android-open: compilation changes by Priya Komarlingam · 14 years ago
  48. 1fd90f9 Camera: Remove dangling video buffers and put them in free queue. by Mohan Kandra · 14 years ago
  49. 78444e4 Camera: Unlock createInstance call when previous HAL object is locked for 5 seconds by Srinivasan Kannan · 14 years ago
  50. 426cde7 Camera: Added lock to make raw heap access/free thread safe by Srinivasan Kannan · 14 years ago
  51. f2deffb Camera : Replaced Autolock with explicit lock() and unlock() by Priyanka Kharat · 14 years ago
  52. ae03c21 Camera : Added support to handle the CAMIF errors detected by the driver. by Priyanka Kharat · 14 years ago
  53. 85cebed Camera : Removed the conditional issue of the CAMERA_EXIT ioctl in HAL release(). by Priyanka Kharat · 14 years ago
  54. 280d4de Camera: Modify previewEnabled() to check for overlay being valid. by Kiran Kumar H N · 14 years ago
  55. 1307f31 Camera: obtain and use the timestamp from camera driver to avoid by Mohan Kandra · 14 years ago
  56. 61db0d0 Camera: Add iso1600 entry to the existing iso values by Mohan Kandra · 14 years ago
  57. 5701a94 Camera: Add Jpeg padding based on target by Srinivasan Kannan · 14 years ago
  58. ce6bf56 camera: don't set lens shading parameter for mipi sensor by Mohan Kandra · 14 years ago
  59. c73c172 Camera: 720p encoding optimisations. by Apurva Rajguru · 14 years ago
  60. eecf1a6 camera: Use O_SYNC flag while opening /dev/pmem_adsp for camera. by Dinesh Garg · 14 years ago
  61. 74712c9 Camera: Discard AutoFocus ioctl if camera preview is not running by Srinivasan Kannan · 15 years ago
  62. 7360db4 Camera: Fix for mutual exclusion of color effects and whitebalance. by Apurva Rajguru · 14 years ago
  63. f12d9d2 Camera: Fix to call the correct ioctl for HJR feature. by Apurva Rajguru · 15 years ago
  64. 1ece71c Camera: HAL: Reset the offset field in case MDP upscaling fails. by Kiran Kumar H N · 15 years ago
  65. 67cfe53 Revert "Camera: HAL: Remove extra setParameters call" by Priyanka Kharat · 15 years ago
  66. cb04cc5 Camera: Unblock the HAL thread while startRecording. by Apurva Rajguru · 15 years ago
  67. fc3915c Camera: Added signals to prevent video thread wait when stop recording is issued by Srinivasan Kannan · 15 years ago
  68. b362be6 Camera : Fix issue in Video-Recording on targets other than 7x30 and 8k. by Vamshidhar Kondra · 15 years ago
  69. cb54ba8 Camera: HAL: Enable mmcamera_shutter_callback. by Kiran Kumar H N · 15 years ago
  70. 4dd45a6 Camera: HAL: Add support for getBufferInfo API at the HAL Layer. by Kiran Kumar H N · 15 years ago
  71. ffe264a Camera: Filter preview sizes based on sensor. by Apurva Rajguru · 15 years ago
  72. b861be5 Camera: Fix the crash which may occur when suspend resume key is pressed by Nishant Pandit · 15 years ago
  73. 64461e8 Camera : Change preview resolution for 720p recording by Sravank · 15 years ago
  74. 3404388 Camera: HAL: Remove extra setParameters call by Brian Steuer · 15 years ago
  75. 0705e56 Camera: Fix to improve enocding FPS with 720p resolution. by Apurva Rajguru · 15 years ago
  76. 1ade9a8 Camera: Fix memory leak while exiting camera application by Mohan Kandra · 15 years ago
  77. 99e8242 Camera: Allowed auto focus when last auto focus is cancelled in preview state by Srinivasan Kannan · 15 years ago
  78. e7b9b5a Camera: Fix issue in preview due to negative color effects in MWB mode. by Vamshidhar Kondra · 15 years ago
  79. 9c14ead Camera: Filter preview sizes based on target by Srinivasan Kannan · 15 years ago
  80. a8b1fc9 Camera: Allow jpeg encoder to upscale zoomed image. by Apurva Rajguru · 15 years ago
  81. bad0eaa Camera: Extend debug fps logging for video path by Mohan Kandra · 15 years ago
  82. b49af21 Camera: HAL: Add support for valid snapshot resolutions. by Kiran Kumar H N · 15 years ago
  83. 613301c Camera: Adding support to change preview size based on picture size by Srinivasan Kannan · 15 years ago
  84. d9b0b30 Camera: Fix to increase preview FPS while recording with 720p resolution. by Apurva Rajguru · 15 years ago
  85. a66ea91 android-open: Fix file permissions by Brian Steuer · 15 years ago
  86. df7a920 Camera : Fix multiple recording issue by Sravank · 15 years ago
  87. 0770489 Camera: Open camera device in separate thread by Brian Steuer · 15 years ago
  88. f1ebf98 Camera: Add VFE second output support in camera HAL for 8x50 target by Mohan Kandra · 15 years ago
  89. b62adbd Camera: HAL: Lower log priority of debug logs by Brian Steuer · 15 years ago
  90. 785619a Camera: Make default values of parameters in camera HAL and upper layers the same by Mohan Kandra · 15 years ago
  91. b36a4fe Camera: Setting cbcr_off for raw snapshot pmem to zero by Srinivasan Kannan · 15 years ago
  92. 572e25c Camera: Prepare Snapshot called for auto focus and cancel autofocus is invoked during auto focus by Srinivasan Kannan · 15 years ago
  93. 7ac84e3 Camera: HAL: Change the buffer dimension ceiling from 32 to 16. by Kiran Kumar H N · 15 years ago
  94. 0718595 Camera: Set the correct default value for brighntess. by Apurva Rajguru · 15 years ago
  95. f87cf86 Camera: HAL: Disable setting Saturation value in specific color effects mode. by Kiran Kumar H N · 15 years ago
  96. 156d0ac Camera: Add a fix to release the video thread in stop preview by Mohan Kandra · 15 years ago
  97. 8ff7b98 Camera: HAL: Optimize target check in HAL by enumerating targets by Kiran Kumar H N · 15 years ago
  98. 044c7b5 libcamera2: add supported preview format "yuv420sp" by Priya Komarlingam · 15 years ago
  99. b4f5f1c Camera : Enable VFE output 2 for video recording by Sravank · 15 years ago
  100. d9efed9 Camera: Ensure that the mdp blit is not invoked when there is no crop by Mohan Kandra · 15 years ago