index
:
hardware_ti_omap4.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camera
/
inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CameraHal: Avoid deadlocks when re-using a tapout
Emilian Peev
2012-11-26
1
-0
/
+1
*
CameraHal: Allocate buffers when source is set
Tyler Luu
2012-11-26
1
-2
/
+1
*
CameraHal: V4LCameraAdapter: Add support for MJPEG
Anu Sundararajan
2012-11-26
1
-3
/
+9
*
V4LCameraAdapter: Adding support for JPEG decoding using libjpeg
Anu Sundararajan
2012-11-26
1
-0
/
+57
*
CameraHal: Check return frames count before waiting on condition
Emilian Peev
2012-11-26
1
-2
/
+15
*
CameraHal: Always set queued shot config in CPCAM mode
Vladimir Petrov
2012-11-26
1
-2
/
+1
*
CameraHal: Add support to release tap in/outs
Vladimir Petrov
2012-11-26
1
-0
/
+7
*
CameraHal: Add getBuffers() method to BufferSourceAdapter
Sundar Raman
2012-11-26
2
-0
/
+11
*
CameraHal: Create separate functions for setting tapin tapout
Tyler Luu
2012-11-26
1
-1
/
+2
*
CameraHal: Add support for setting multiple tap in/outs
Tyler Luu
2012-11-26
1
-2
/
+6
*
CameraHal: Add support for matching tap in/out surface by name
Tyler Luu
2012-11-26
2
-0
/
+6
*
V4LCameraAdapter: sync interface with BaseCameraAdapter
Nikita Borodikhin
2012-11-26
1
-1
/
+1
*
camera: omx: Introduce mPendingReprocessSettings
Tyler Luu
2012-11-26
1
-0
/
+1
*
camera: omx: Move capture port disable to state functions
Tyler Luu
2012-11-26
1
-1
/
+4
*
Merge p-jb-release into d-jb-release
Keith Deacon
2012-11-26
1
-0
/
+1
|
\
|
*
CameraHal: Configure preview port before set orientation
Andriy Chepurnyy
2012-10-10
1
-0
/
+1
*
|
Merge "CameraHal: Camera Capabilities query update" into d-jb-release
Sundar Raman
2012-11-26
1
-0
/
+44
|
\
\
|
*
|
CameraHal: Camera Capabilities query update
Keidy Kim
2012-09-25
1
-0
/
+44
*
|
|
Merge p-jb-release into d-jb-release
Keith Deacon
2012-11-26
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
camera: bsa: Calculate height for allocation
Tyler Luu
2012-10-10
1
-1
/
+1
*
|
|
Merge p-jb-release into d-jb-release
Keith Deacon
2012-11-26
3
-4
/
+33
|
\
\
\
|
|
/
/
|
*
|
CameraHal: Avoid metadata leak in non-CPCam use case
Emilian Peev
2012-10-10
3
-4
/
+31
|
*
|
CameraHal: Fill face detection meta data
Vladimir Petrov
2012-10-10
1
-0
/
+2
|
*
|
CameraHAL: Reduce metadata callbacks rate
Vladimir Petrov
2012-10-10
2
-16
/
+18
*
|
|
camera: omx: Use common MemoryManager
Tyler Luu
2012-11-26
1
-0
/
+2
*
|
|
camera: Account for bpp in stride
Tyler Luu
2012-11-26
1
-0
/
+1
*
|
|
camera: Common function for get x, y from offset
Tyler Luu
2012-11-26
1
-1
/
+4
*
|
|
camera: Common functions for size calculation and image format
Tyler Luu
2012-11-26
1
-3
/
+3
*
|
|
camera: bsa: Fix releasing of threads
Tyler Luu
2012-11-26
1
-8
/
+19
*
|
|
camera: bsa: Use condition in class ReturnFrame
Vladimir Petrov
2012-11-26
1
-5
/
+8
*
|
|
Added OV8830 and OV2722 sensors to the scene mode tables
Dimitar Borisov
2012-11-26
2
-0
/
+202
*
|
|
CameraHAL: Reduce metadata callbacks rate
Vladimir Petrov
2012-11-26
2
-16
/
+18
*
|
|
CameraHal: Adds support for OMAP5 video HQ pipe
Emilian Peev
2012-11-26
3
-4
/
+7
|
/
/
*
|
OMXCameraAdapter: Fix for Shutter sound in bracketing
Aleksandar Dimitrov
2012-10-10
1
-1
/
+0
*
|
Camera: Rework CPCam to preserve HAL ABI compatibility
Daniel Levin
2012-10-10
1
-0
/
+21
*
|
Camera: Use share buffer allocator for metadata
Emilian Peev
2012-10-10
3
-4
/
+16
|
/
*
Merge "CameraHal: Avoids possible race conditions while accessing 'mParams'" ...
Daniel Levin
2012-07-25
1
-0
/
+5
|
\
|
*
CameraHal: Avoids possible race conditions while accessing 'mParams'
Emilian Peev
2012-05-23
2
-1
/
+7
|
*
CameraHal: Speedup face detection start
Emilian Peev
2012-03-23
1
-0
/
+1
|
*
CameraHal: Omit 'apply3Adefaults()' during initialization
Emilian Peev
2012-03-13
1
-1
/
+1
|
*
remove dependency on android_native_buffer.h
Mathias Agopian
2012-02-24
1
-1
/
+0
|
*
CameraHal: Various AF related fixes
Emilian Peev
2012-02-11
1
-1
/
+3
|
*
CameraHal: Implementation for CAF status callbacks
Tyler Luu
2012-02-01
3
-4
/
+12
|
*
Prevent duplicate DateTime tags in EXIF.
Angus Kong
2012-01-19
1
-1
/
+2
|
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-2
/
+2
|
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
1
-1
/
+1
|
*
CameraHAL: Prevent deadlock in AppCallbackNotifier::stop()
Tyler Luu
2011-12-02
1
-3
/
+19
|
*
CameraHAL: Handling OMX initialization
Akwasi Boateng
2011-12-01
1
-0
/
+1
|
*
CameraHAL: Removes a possible resource leak inside MemoryManager
Akwasi Boateng
2011-12-01
1
-1
/
+1
|
*
CameraHAL: Fixed line endings and file attributes
Akwasi Boateng
2011-12-01
4
-629
/
+629
[next]