154 Commits

Author SHA1 Message Date
Chih-Chung Chang
7964585690 am 01478079: Fix 2026448: Missing jpeg-quality parameter in donut.
Merge commit '01478079ff18c2ca83536761cd3047d929903d31'

* commit '01478079ff18c2ca83536761cd3047d929903d31':
  Fix 2026448: Missing jpeg-quality parameter in donut.
2009-07-30 20:45:28 -07:00
Chih-Chung Chang
ca745bed48 Fix 2026448: Missing jpeg-quality parameter in donut. 2009-07-31 11:29:38 +08:00
Mathias Agopian
306a3e31e6 more support for GPU gralloc 2009-07-30 11:22:56 -07:00
Mathias Agopian
5d656eaddf start adding some support for GPU gralloc 2009-07-30 11:22:55 -07:00
Dima Zavin
759a618764 liblights: enable lights hal for qsd8k 2009-07-28 19:56:11 -07:00
Dima Zavin
215a09ed26 enable building libcamera2 for qsd8k 2009-07-28 18:56:35 -07:00
Eric Laurent
b47dc87ea1 Fix issue 2004229: DTMF tones play through earpiece (G1). 2009-07-28 06:23:06 -07:00
Android (Google) Code Review
d50932e976 Merge change 8457
* changes:
  libcamera2: Add 576x532 as a valid preview size.
2009-07-27 17:26:30 -07:00
Jean-Baptiste Queru
ca0268835b reconcile korg/master into goog/master 2009-07-26 11:43:55 -07:00
Jean-Baptiste Queru
86d065ea5d Merge korg/donut into korg/master
Conflicts:

	libcamera/QualcommCameraHardware.cpp
2009-07-25 17:36:37 -07:00
Android (Google) Code Review
fa9eb66bf3 Merge change 8496
* changes:
  Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked.
2009-07-25 00:54:46 -07:00
Android (Google) Code Review
ea704974c4 Merge change 8521
* changes:
  msm7k: Include librpc in qsd8k builds.
2009-07-24 14:01:09 -07:00
Mike Lockwood
ae04c042b5 msm7k: Include librpc in qsd8k builds.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-07-24 15:46:24 -04:00
Jean-Baptiste Queru
b552f55715 Reconcile donut into master after cleanup 2009-07-24 09:11:02 -07:00
Eric Laurent
563bc4754e Fix issue 2001204: libaudiopolicy.so and libaudiopolicygeneric.so libraries must be pre-linked. 2009-07-24 07:00:54 -07:00
Dima Zavin
6ffa1f926c libcamera2: Add 576x532 as a valid preview size. 2009-07-23 18:35:05 -07:00
Wu-cheng Li
086dddb3b5 Correct the spelling of posterize. 2009-07-23 17:37:12 -07:00
Eric Laurent
3bc3d7ffbb Fix issue 1795088 Improve audio routing code
Integrated comments after patch set 1 review.
Enabled tone playback instead of notifications while in call.
2009-07-23 09:45:44 -07:00
Wu-cheng Li
df37da0ff8 Correct the spelling of posterize. 2009-07-23 16:58:34 +08:00
Wu-cheng Li
a196c4b99a am b48ad0f5: Make sure shutter callback is called before raw callback.
Merge commit 'b48ad0f59d93638adca58c60fbe667472de822f3'

* commit 'b48ad0f59d93638adca58c60fbe667472de822f3':
  Make sure shutter callback is called before raw callback.
2009-07-21 00:29:05 -07:00
Wu-cheng Li
a21ec0f3d3 Make sure shutter callback is called before raw callback. 2009-07-21 15:16:33 +08:00
Brian Swetland
6ea5598488 libaudio: correctly start in absence of libhtc_acoustic.so
This exit path failed to set mInit = true;

Signed-off-by: Brian Swetland <swetland@google.com>
2009-07-20 09:28:38 -07:00
Wu-cheng Li
11b42800f7 am 841ca492: Remove unsupported white balance and effect options.
Merge commit '841ca492ca5fc5f97e1bc8f7060b778b02382cf9'

* commit '841ca492ca5fc5f97e1bc8f7060b778b02382cf9':
  Remove unsupported white balance and effect options.
2009-07-20 03:39:05 -07:00
Wu-cheng Li
3e4574a187 Remove unsupported white balance and effect options. 2009-07-20 18:26:19 +08:00
Android (Google) Code Review
244a610c12 Merge change 7656
* changes:
  enable libaudio for qsd8k, and make it non-htc-device friendly
2009-07-17 17:16:24 -07:00
Wu-cheng Li
9259fbeee0 am 0426b944: 1. Remove the zoom and brightness. 2. Set default value of antibanding, effect, and white-balance at initialization. 3. Do not set the parameter if it is not found.
Merge commit '0426b944de778822f49d4902ffc9650cbc19b4dc'

* commit '0426b944de778822f49d4902ffc9650cbc19b4dc':
  1. Remove the zoom and brightness.
2009-07-17 13:58:19 -07:00
Wu-cheng Li
bcb33e4db8 1. Remove the zoom and brightness.
2. Set default value of antibanding, effect, and white-balance at initialization.
3. Do not set the parameter if it is not found.
2009-07-17 16:25:16 +08:00
Brian Swetland
d9dd17b1a6 enable libaudio for qsd8k, and make it non-htc-device friendly
Currently libaudio supports an htc extension for audio parameter
adjusting (fine), but this extension breaks on non-htc devices (not
fine).  This change makes nonexistence of the htc extension non-fatal.

Signed-off-by: Brian Swetland <swetland@google.com>
2009-07-16 19:10:34 -07:00
Mathias Agopian
590bed5c00 fix [1980202] Surfaceflinger crash with transparent rollo on firestone
automaticaly size pmem instead of using hardcoded values
2009-07-16 18:06:47 -07:00
Android (Google) Code Review
f80f80896b Merge change 7577
* changes:
  Change libcamera to load the vendor camera library by the new name, liboemcamera instead of libqcamera.
2009-07-16 14:20:24 -07:00
Rebecca Schultz Zavin
16cddff7d9 Change libcamera to load the vendor camera library by the new name, liboemcamera instead of libqcamera.
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
2009-07-16 14:09:35 -07:00
Mathias Agopian
7af3a32e12 fix build 2009-07-15 16:31:02 -07:00
Mathias Agopian
c65f33f597 msm7k now has its own gralloc module -- currently identical to the default gralloc, soon to be different 2009-07-15 15:02:32 -07:00
Chih-Chung Chang
9419711dad am db09771c: Fix 1956740: startPreview failed
Merge commit 'db09771cf93d6a82cadca93da4f86d26bd4163c0'

* commit 'db09771cf93d6a82cadca93da4f86d26bd4163c0':
  Fix 1956740: startPreview failed
2009-07-13 04:57:47 -07:00
Chih-Chung Chang
bb05604b8d Fix 1956740: startPreview failed
The problem is even after release() is done, the singleton
variable is not cleared, so a new openCameraHardware()
call could return an instance which is already released.

The singleton variable is cleared in the destructor, so
we wait until that happens in openCameraHardware().
2009-07-13 19:50:11 +08:00
James Dong
33276093a2 am be125559: The antibanding (60Hz) broke the bar code scanner. bug 1962986
Merge commit 'be125559561e66c1ed080dc6aca8fd9fd642b030'

* commit 'be125559561e66c1ed080dc6aca8fd9fd642b030':
  The antibanding (60Hz) broke the bar code scanner.
2009-07-12 21:56:09 -07:00
James Dong
dbdbc0d26c The antibanding (60Hz) broke the bar code scanner.
bug 1962986
2009-07-10 17:24:24 -07:00
Farmer Tseng
f092b8d844 liblights: add support for an amber LED combining red and green LEDs
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-07-09 13:29:47 -07:00
Dave Sparks
128a305307 am 346ac60d: Add timestamps to video frames to improve A/V sync. Bug 1927069.
Merge commit '346ac60d65b406ef102c9f471f87a90b056a1efc'

* commit '346ac60d65b406ef102c9f471f87a90b056a1efc':
  Add timestamps to video frames to improve A/V sync.
2009-07-08 17:29:53 -07:00
Dave Sparks
12b41c417f Add timestamps to video frames to improve A/V sync.
Bug 1927069.
2009-07-08 15:58:41 -07:00
Dima Zavin
9a7afa61af libcopybit: Fix build for qsd8k
copybit.c got renamed

Signed-off-by: Dima Zavin <dima@android.com>
2009-07-07 11:23:59 -07:00
Mathias Agopian
9f5b69acfc Merge commit 'goog/master_gl' into merge_master_gl 2009-07-06 15:01:04 -07:00
Mathias Agopian
017f36dc32 Merge commit 'goog/master' into merge_master 2009-07-06 14:16:57 -07:00
Wu-cheng Li
01bb426299 am 9280fbfe: Change the timing of shutter callback.
Merge commit '9280fbfee740ffff86673f5d0887d46dd134cc17'

* commit '9280fbfee740ffff86673f5d0887d46dd134cc17':
  Change the timing of shutter callback.
2009-07-06 11:21:55 -07:00
Wu-cheng Li
04b2c40f3c Change the timing of shutter callback. 2009-07-03 16:33:45 +08:00
Iliyan Malchev
7d63e73006 am bda01917: libcamera: set antibanding to 60Hz, use cropping information on snapshot
Merge commit 'bda01917a432b68a25d54839eb6f3da949f388bb'

* commit 'bda01917a432b68a25d54839eb6f3da949f388bb':
  libcamera: set antibanding to 60Hz, use cropping information on snapshot
2009-07-01 22:44:34 -07:00
Mathias Agopian
15c05d1fa9 Merge commit 'goog/master' into merge_master 2009-07-01 18:33:21 -07:00
Iliyan Malchev
84a23831dd am c9949de5: libcamera: dlopen() libqcamera in the AF thread
Merge commit 'c9949de51b0f7d585bd4185ee1e682cc2a5cab8e'

* commit 'c9949de51b0f7d585bd4185ee1e682cc2a5cab8e':
  libcamera: dlopen() libqcamera in the AF thread
2009-07-01 00:06:51 -07:00
Iliyan Malchev
ad48d0f080 libcamera: set antibanding to 60Hz, use cropping information on snapshot
-- Set the antibanding to 60Hz for the US (Should be 50Hz for the
   rest of the world.)
-- Save the cropping info returned when taking a picture and then
   pass it to the JPEG encoder.  This enables digital zoom for JPEG
   images (cropping and upsampling).

Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-06-30 16:10:20 -07:00
Iliyan Malchev
3c05a4483c libcamera: dlopen() libqcamera in the AF thread
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-06-29 13:09:24 -07:00