Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
998004649870bc1ceb51a409ba340f0ea8de31b6
/
services
/
camera
/
libcameraservice
/
device3
/
Camera3OutputStream.cpp
0160ddd
Camera: Handle onBuffersDiscarded callback
by Shuzhen Wang
· 6 years ago
b657890
Camera: don't enable buffer manager for display/texture streams
by Yin-Chia Yeh
· 6 years ago
a1b56c8
Camera: reduce logspam from abandonded streams
by Yin-Chia Yeh
· 6 years ago
bf1b8b9
Camera: fix long dequeueBuffer call
by Yin-Chia Yeh
· 6 years ago
35ae826
Camera: Add support for stream combination query
by Emilian Peev
· 7 years ago
58b1b4e
Camera: handle HAL buffer manager + stream sharing case
by Yin-Chia Yeh
· 7 years ago
f0c4a6b
Camera: Treat decreasing timestamp as BUFFER_ERROR
by Shuzhen Wang
· 7 years ago
f7fa200
Camera: Do not treat non-increasing timestamp as fatal
by Shuzhen Wang
· 7 years ago
26abaf4
Camera: Make sure timestamp is increasing
by Shuzhen Wang
· 7 years ago
b14fef4
Camera: Mark stream as ABANDONED if dequeueBuffer returns DEAD_OBJECT
by Shuzhen Wang
· 7 years ago
5c22c15
Camera: Support physical camera metadata in capture result
by Shuzhen Wang
· 7 years ago
c28189a
Camera: Add physicalCameraId to OutputConfiguration
by Shuzhen Wang
· 7 years ago
a936ac2
camera: Drop pending preview for enableZsl shots
by Chien-Yu Chen
· 8 years ago
40ead60
Add support for dynamic shared output surfaces
by Emilian Peev
· 8 years ago
b87bf93
Merge "Fix performance-for-range-copy warnings in frameworks/av."
by TreeHugger Robot
· 8 years ago
050f5dc
Camera: Switch usage flags to 64-bit unsigned
by Emilian Peev
· 8 years ago
48fc619
Fix performance-for-range-copy warnings in frameworks/av.
by Chih-Hung Hsieh
· 8 years ago
db1e864
Camera: fix bufferFreed callback object lifecycle issue
by Yin-Chia Yeh
· 8 years ago
686f644
Camera: Add debug messages for camera latency
by Shuzhen Wang
· 8 years ago
89954d9
Camera: Free buffers more aggressively
by Yin-Chia Yeh
· 8 years ago
fd76cf5
Camera: Handle consumer side detach in BufferManager
by Shuzhen Wang
· 8 years ago
47cf8e6
Revert "Camera: Map between bufferqueue gralloc0 usage, and HIDL gralloc1 usages"
by Yin-Chia Yeh
· 8 years ago
03857c4
Merge "Camera: add buffer freed notification for output streams" into oc-dev
by TreeHugger Robot
· 8 years ago
017d49c
Camera: add buffer freed notification for output streams
by Yin-Chia Yeh
· 8 years ago
1a2f15d
Camera: Map between bufferqueue gralloc0 usage, and HIDL gralloc1 usages
by Eino-Ville Talvala
· 8 years ago
bee0f0a
Camera: Rework StreamSplitter for camera use cases
by Shuzhen Wang
· 8 years ago
c31dc7e
Camera3Device: Update frame counters/timestamps for dumpsys info
by Eino-Ville Talvala
· 8 years ago
758c215
Camera: Combine handling of deferred surface and shared surface
by Shuzhen Wang
· 8 years ago
0129d52
camera2: Add support for secondary surface for stream
by Shuzhen Wang
· 9 years ago
f0645c1
Camera3: don't let dequeueBuffer block indefinitely
by Zhijun He
· 9 years ago
fe82275
Merge \"Camera3Device: Correctly shut down abandoned streams\" into nyc-dev
by Eino-Ville Talvala
· 9 years ago
ff51b47
Camera3Device: Correctly shut down abandoned streams
by Eino-Ville Talvala
· 9 years ago
7b171a9
Camera3: log a warning when frame drop occurs
by Zhijun He
· 9 years ago
e8a984e
resolve merge conflicts of 77c1a35 to nyc-mr1-dev
by Eino-Ville Talvala
· 9 years ago
77c1a35
Camera: BufferManager: Don't attach/detach on every frame
by Eino-Ville Talvala
· 9 years ago
5d677d1
Camera3: add deferred surface support
by Zhijun He
· 9 years ago
e8c535e
Camera: Stop repeating request if its output is abandoned
by Chien-Yu Chen
· 9 years ago
c28dccc
Camera3: Use proper timestamp clock domain for different streams
by Shuzhen Wang
· 9 years ago
edd41ae
Camera3: buffer manager doesn't support HAL3.2 devices
by Zhijun He
· 9 years ago
1ff811b
Camera3: return cancelled buffers to buffer manager
by Zhijun He
· 9 years ago
13a6963
Camera3: Selectively set buffer timestamp depends on consumer
by Shuzhen Wang
· 9 years ago
125684a
Camera3: add camera3 buffer manager support
by Zhijun He
· 9 years ago
e9154ce
Camera: plumbing for RAW OPAQUE
by Yin-Chia Yeh
· 9 years ago
85a6455
Camera3Device: Support batch requests
by Chien-Yu Chen
· 10 years ago
727d172
CameraService: Add consumer name to output stream dumpsys
by Eino-Ville Talvala
· 10 years ago
4d44cad
Camera2: Add prepare for output streams
by Eino-Ville Talvala
· 10 years ago
618ff8a
camera2: add reprocess support
by Chien-Yu Chen
· 10 years ago
4c9736f
Camera: fix release fence logic
by Yin-Chia Yeh
· 10 years ago
b97babb
Camera: plumbing rotation field through
by Yin-Chia Yeh
· 10 years ago
3d82c0d
Camera: Wire up dataSpace, clean up ICameraDeviceUser
by Eino-Ville Talvala
· 10 years ago
e0711f2
camera: add traces for KPI measurement
by Ruchit Sharma
· 11 years ago
7d70c5e
CameraService: Replace deprecated native_window methods
by Eino-Ville Talvala
· 11 years ago
6adc9cc
Camera3: block until get an available buffer
by Zhijun He
· 11 years ago
15ad247
Camera: Fix deadlock in Camera3OutputStream
by Zhijun He
· 12 years ago
f1e98d8
Camera API 2, Device 2/3: Implement idle and shutter callbacks
by Eino-Ville Talvala
· 12 years ago
b2f5b19
Camera3: Provide consumer usage flags to HAL for each stream
by Eino-Ville Talvala
· 12 years ago
7b82efe
Camera: Rename new API to camera2, rearrange camera service
by Eino-Ville Talvala
· 12 years ago
[Renamed from services/camera/libcameraservice/camera3/Camera3OutputStream.cpp]
2ab500c
camera2: Implement ICameraDeviceUser::waitUntilIdle
by Zhijun He
· 12 years ago
20cb300
camera3: Error on minimum buffer count
by Alex Ray
· 12 years ago
124ccf4
Camera3: Fix the deadlock during recording pinch zooming
by Zhijun He
· 12 years ago
8dbaa56
Merge "Camera3: Refactor stream code to be DRY" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
e3a9f96
Camera3: Refactor stream code to be DRY
by Igor Murashkin
· 12 years ago
2703cf1
Camera3: Fix initial orientation configuration.
by Eino-Ville Talvala
· 12 years ago
5a1798a
camera3: Manage fences properly when buffers are returned with an error
by Igor Murashkin
· 12 years ago
5a269fa
Camera3: Add input stream support
by Igor Murashkin
· 12 years ago
a55b545
Camera3: Fix output stream creation for JPEG streams
by Igor Murashkin
· 12 years ago
fd58f1a
Camera: Add streams to camera3 HAL device
by Eino-Ville Talvala
· 12 years ago