Iliyan Malchev
2796e5d62e
am f88bf1f4: Add new implementation of libcamera (as libcamera2) (disabled)
...
Merge commit 'f88bf1f46c0f5e0d13e12148ad612e96e81a6850'
* commit 'f88bf1f46c0f5e0d13e12148ad612e96e81a6850':
Add new implementation of libcamera (as libcamera2) (disabled)
2009-05-26 17:51:48 -07:00
Iliyan Malchev
5b08cc9343
Add new implementation of libcamera (as libcamera2) (disabled)
...
libcamera2 uses code under vendor/qcom/proprietary/mm-camera, which is the
(Qualcomm proprietary) user-space component of the new camera framework.
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-05-26 16:45:50 -07:00
Eric Laurent
8da2f941b2
am d3f960b7: Fix issue 1846343 - part 1
...
Merge commit 'd3f960b7f4401fae773bca8d93c3c72b9df1476b'
* commit 'd3f960b7f4401fae773bca8d93c3c72b9df1476b':
Fix issue 1846343 - part 1
2009-05-26 10:11:48 -07:00
Eric Laurent
99637cc77c
Fix issue 1846343 - part 1
...
This change is the first part of a fix for issue 1846343, :
- Added new enum values for input sources in AudioRecord and MediaRecorder for voice uplink, downlink and uplink+downlink sources.
- renamed streamType to inputSource in all native functions handling audio record.
A second change is required in opencore author driver and android audio input to completely fix the issue.
2009-05-25 00:06:07 -07:00
Android (Google) Code Review
13725150c1
Merge changes 2050,2051
...
* changes:
move libbinder's header files under includes/binder
add libbinder deps where needed
2009-05-20 12:49:24 -07:00
Dave Sparks
9a96ef7131
am 597296ef: Remove deprecated openInputStream factory method
...
Merge commit '597296efb5c7727294b69c3c756d71ae1c509eb1'
* commit '597296efb5c7727294b69c3c756d71ae1c509eb1':
Remove deprecated openInputStream factory method
2009-05-20 08:54:49 -07:00
Dave Sparks
c9600c36f8
am 9e8b6821: Modify openInputStream function to add inputSource type Continuation of bug 1846343
...
Merge commit '9e8b6821afad923dcc616768f7582545c90a0bc6'
* commit '9e8b6821afad923dcc616768f7582545c90a0bc6':
Modify openInputStream function to add inputSource type
2009-05-20 08:54:49 -07:00
Mathias Agopian
425b3ab648
move libbinder's header files under includes/binder
2009-05-19 19:08:40 -07:00
Dave Sparks
320ac6ec5a
Remove deprecated openInputStream factory method
2009-05-19 18:57:42 -07:00
Mathias Agopian
0fa659a8ff
add libbinder deps where needed
2009-05-19 17:28:40 -07:00
Dave Sparks
d091bce7c1
Modify openInputStream function to add inputSource type
...
Continuation of bug 1846343
2009-05-19 14:37:08 -07:00
Wu-cheng Li
b6ea08b4e7
am c752bd4: Add high ISO setting.
...
Merge commit 'c752bd46b4cda2c0614dde761273068b8c3ccb58'
* commit 'c752bd46b4cda2c0614dde761273068b8c3ccb58':
Add high ISO setting.
2009-04-29 13:43:11 -07:00
Iliyan Malchev
fc86a88d97
am 48e4613: remove yuv420sp2rgb from hardware/msm7k
...
Merge commit '48e461321be9f64151d144ee645e3a1be5ab56aa'
* commit '48e461321be9f64151d144ee645e3a1be5ab56aa':
remove yuv420sp2rgb from hardware/msm7k
2009-04-29 13:43:11 -07:00
Wu-cheng Li
2d4298783a
Add high ISO setting.
...
modified: libcamera/QualcommCameraHardware.cpp
modified: libcamera/camera_ifc.h
b1815094
2009-04-28 00:52:09 +08:00
Iliyan Malchev
e15b9f94b5
remove yuv420sp2rgb from hardware/msm7k
...
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-04-23 13:46:40 -07:00
Jean-Baptiste Queru
4668254fda
Merge donut into master
2009-04-22 18:33:17 -07:00
Jean-Baptiste Queru
905b6f858d
merge cupcake into donut
2009-04-22 17:56:59 -07:00
Jean-Baptiste Queru
54f8aefc49
Merge donut into master
2009-04-22 17:12:35 -07:00
Wu-cheng Li
667988af9c
Change the severity of debug messages.
...
modified: QualcommCameraHardware.cpp
2009-04-22 16:27:04 +08:00
Wu-cheng Li
d50a4671a7
Disable debug messages.
...
http://b/1786334
2009-04-21 17:04:04 +08:00
Ray Chen
a9c06e35b2
Add brightness control and adjust brightness formula for better effect.
2009-04-16 12:40:31 +08:00
Wu-cheng Li
a87504d81b
Merge branch 'readonly-p4-master'
2009-04-09 23:47:43 -07:00
Wu-cheng Li
acfea40fd5
AI 145680: am: CL 145679 Add picture size settings.
...
Original author: wuchengli
Automated import of CL 145680
2009-04-09 23:46:28 -07:00
Wu-cheng Li
a5e4e9b955
AI 145679: Add picture size settings.
...
BUG=1761248
Automated import of CL 145679
2009-04-09 23:46:14 -07:00
Wu-cheng Li
21ec49c0aa
Merge branch 'readonly-p4-master'
2009-04-02 22:25:35 -07:00
Wu-cheng Li
e41ccbbb40
AI 144386: am: CL 144213 Initial implementation of effect settings.
...
Original author: wuchengli
Automated import of CL 144386
2009-04-02 22:23:56 -07:00
Wu-cheng Li
1a2b9c9539
Merge branch 'readonly-p4-master'
2009-04-02 22:22:22 -07:00
Wu-cheng Li
d69d8e8216
AI 144385: am: CL 144187 Initial implementation of manual white-balance setting.
...
Original author: wuchengli
Automated import of CL 144385
2009-04-02 22:20:50 -07:00
Wu-cheng Li
ea1911c38a
AI 144213: Initial implementation of effect settings.
...
BUG=1753515
Automated import of CL 144213
2009-04-02 02:38:09 -07:00
Wu-cheng Li
85f77fe0fa
AI 144187: Initial implementation of manual white-balance setting.
...
BUG=1742461
Automated import of CL 144187
2009-04-02 01:39:36 -07:00
The Android Open Source Project
26337a1fa6
Merge branch 'open_source_no_contributions' into google_internal
2009-03-29 08:55:10 -07:00
The Android Open Source Project
fea13ffb29
Merge commit 'goog/cupcake'
2009-03-27 18:48:32 -07:00
Mathias Agopian
a6abcb41dd
AI 143310: am: CL 143161 am: CL 142857 Add some bluring to the animation. This requires a new kernel which will be checked-in later, at which point the blur effect will automatically be enabled.
...
Original author: mathias
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143310
2009-03-27 17:59:34 -07:00
Wu-cheng Li
655caeabc6
AI 143301: am: CL 143154 am: CL 142838 Fix that the colors of preview and captured images are different.
...
After testing, setting auto-focus (AF) and white-balance (WB) change
the color.
AF will be enabled during AF start (camera_af_start()). There is no
need to enable autofocus in setParameters. So, it is removed.
WB is "AUTO" by default. If WB setting is unchanged, do not set it
again.
Original author: wuchengli
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143301
2009-03-27 17:50:29 -07:00
Joe Onorato
b2e23c23fb
AI 143279: am: CL 142828 am: CL 142827 Fix a typo that made the blink rate of the LED incorrect.
...
(and add a test that helped me debug it)
Original author: joeo
Merged from: //branches/cupcake/...
Original author: android-build
Merged from: //branches/donutburger/...
Automated import of CL 143279
2009-03-27 16:54:49 -07:00
Mathias Agopian
800452873e
AI 143161: am: CL 142857 Add some bluring to the animation. This requires a new kernel which will be checked-in later, at which point the blur effect will automatically be enabled.
...
Original author: mathias
Merged from: //branches/cupcake/...
Automated import of CL 143161
2009-03-27 15:40:04 -07:00
Wu-cheng Li
c4989dc74f
AI 143154: am: CL 142838 Fix that the colors of preview and captured images are different.
...
After testing, setting auto-focus (AF) and white-balance (WB) change
the color.
AF will be enabled during AF start (camera_af_start()). There is no
need to enable autofocus in setParameters. So, it is removed.
WB is "AUTO" by default. If WB setting is unchanged, do not set it
again.
Original author: wuchengli
Merged from: //branches/cupcake/...
Automated import of CL 143154
2009-03-27 15:16:26 -07:00
Mathias Agopian
76c233c0a8
Automated import from //branches/cupcake/...@142857,142857
2009-03-25 21:43:45 -07:00
Wu-cheng Li
d69d9ec304
Automated import from //branches/cupcake/...@142838,142838
2009-03-25 19:27:41 -07:00
Joe Onorato
df9d04690c
Automated import from //branches/donutburger/...@142828,142828
2009-03-25 18:22:18 -07:00
Joe Onorato
f1d217583e
Automated import from //branches/cupcake/...@142827,142827
2009-03-25 18:19:11 -07:00
Iliyan Malchev
c0bbb4a53b
Automated import from //branches/master/...@142426,142426
2009-03-24 22:48:46 -07:00
Iliyan Malchev
7a78677677
Automated import from //branches/donutburger/...@142425,142425
2009-03-24 22:41:38 -07:00
Iliyan Malchev
49fa7e5fbd
Automated import from //branches/master/...@142279,142279
2009-03-24 22:28:11 -07:00
Iliyan Malchev
4d1aca918c
Automated import from //branches/donutburger/...@142268,142268
2009-03-24 22:19:38 -07:00
Iliyan Malchev
290da39985
Automated import from //branches/master/...@142140,142140
2009-03-24 21:36:52 -07:00
Eric Laurent
fa8f6a0733
Automated import from //branches/donutburger/...@141204,141204
2009-03-24 19:49:29 -07:00
Eric Laurent
b390c95a24
Automated import from //branches/master/...@141205,141205
2009-03-24 19:49:10 -07:00
Iliyan Malchev
b3c5336084
Automated import from //branches/cupcake/...@142424,142424
2009-03-24 19:40:56 -07:00
Joe Onorato
80fc405c88
Automated import from //branches/donutburger/...@141086,141086
2009-03-24 19:29:20 -07:00