OSDN Git Service

android-x86/system-media.git
8 years agoMerge "SPDIF: Fix warnings from static analyser"
Phil Burk [Fri, 8 Apr 2016 18:07:25 +0000 (18:07 +0000)]
Merge "SPDIF: Fix warnings from static analyser"
am: 19e3fee

* commit '19e3fee37465d93cd545849355383ae9fb749f7f':
  SPDIF: Fix warnings from static analyser

Change-Id: I47d0aedd7efdde88646ca4856cda32dfedd016d7

8 years agoMerge "SPDIF: Fix warnings from static analyser"
Chih-hung Hsieh [Fri, 8 Apr 2016 17:46:26 +0000 (17:46 +0000)]
Merge "SPDIF: Fix warnings from static analyser"

8 years agoSPDIF: Fix warnings from static analyser
Phil Burk [Wed, 6 Apr 2016 21:54:46 +0000 (14:54 -0700)]
SPDIF: Fix warnings from static analyser

Bug: 27230467
Change-Id: I89013d8b6696c6491db655ff2e1a3ceee9ffa3c8
Signed-off-by: Phil Burk <philburk@google.com>
8 years agoMerge "audioservice: Fix spacing in error message."
Jorge Lucangeli Obes [Fri, 18 Mar 2016 20:27:07 +0000 (20:27 +0000)]
Merge "audioservice: Fix spacing in error message."

8 years agoaudioservice: Fix spacing in error message.
Jorge Lucangeli Obes [Fri, 18 Mar 2016 20:20:02 +0000 (13:20 -0700)]
audioservice: Fix spacing in error message.

The current message looks weird:

[WARNING:audio_device_handler.cpp(98)] Kernel does not have wired headset support.
Could not open /sys/class/switch/h2w/state( FILE_ERROR_NOT_FOUND )

Notice the ( is not separated from the end of the filename.

Change to:

Could not open /sys/class/switch/h2w/state (FILE_ERROR_NOT_FOUND).

Which IMHO looks better.

Bug: 27743736
Change-Id: Ide7015b7c67702486955cf8406d6163d24729e63

8 years agoMerge "spdif: add support for type-2 e-ac3 streams"
Eric Laurent [Mon, 14 Mar 2016 16:03:13 +0000 (16:03 +0000)]
Merge "spdif: add support for type-2 e-ac3 streams"

8 years agoMerge "alsa_utils: modify period size calculation"
Apratim Utkarsh [Mon, 7 Mar 2016 22:45:23 +0000 (22:45 +0000)]
Merge "alsa_utils: modify period size calculation"
am: 5f52f5c259

* commit '5f52f5c259d0a988ee3e8a773468f829f4426d37':
  alsa_utils: modify period size calculation

8 years agoMerge "alsa_utils: modify period size calculation"
Glenn Kasten [Mon, 7 Mar 2016 22:31:00 +0000 (22:31 +0000)]
Merge "alsa_utils: modify period size calculation"

8 years agoalsa_utils: modify period size calculation
Apratim Utkarsh [Tue, 22 Dec 2015 10:47:07 +0000 (16:17 +0530)]
alsa_utils: modify period size calculation

Retrieve period duration from system property.
Also remove multiplier "2" used in min period size calculation.
To keep default USB audio behavior same increase default period
size to 10ms.

Change-Id: Ia55f4e4501edf824045cd062076e0770833c6540

8 years agospdif: add support for type-2 e-ac3 streams
Ashok Mudithanapalli [Mon, 11 Jan 2016 09:04:15 +0000 (14:34 +0530)]
spdif: add support for type-2 e-ac3 streams

Add support for E-AC3 streams which has AC3
coded substreams.

Change-Id: Idbe0e422172e6b4b017c5c7617cd5ff44cb725b0

8 years agoMerge "brillo: Add binder interfaces to brilloaudioservice."
Ralph Nathan [Mon, 29 Feb 2016 17:23:14 +0000 (17:23 +0000)]
Merge "brillo: Add binder interfaces to brilloaudioservice."
am: fbc05586c7

* commit 'fbc05586c78f01c73a16c638d3ba8d0c9a392770':
  brillo: Add binder interfaces to brilloaudioservice.

8 years agoMerge "brillo: Add binder interfaces to brilloaudioservice."
Ralph Nathan [Mon, 29 Feb 2016 17:20:28 +0000 (17:20 +0000)]
Merge "brillo: Add binder interfaces to brilloaudioservice."

8 years agobrillo: Add binder interfaces to brilloaudioservice.
Ralph Nathan [Tue, 2 Feb 2016 22:59:27 +0000 (14:59 -0800)]
brillo: Add binder interfaces to brilloaudioservice.

Expose binder interfaces to brilloaudioservice so clients can register
callbacks and communicate with the service.

BUG=26938019
TEST=unittests + manual tests

Change-Id: I60e420b6110bfabb878bd2c2110acc136247b9a4

8 years agoMerge "Run \'brilloaudioservice\' as \'audioserver\' user."
Jorge Lucangeli Obes [Thu, 25 Feb 2016 00:04:46 +0000 (00:04 +0000)]
Merge "Run \'brilloaudioservice\' as \'audioserver\' user."
am: 2676eea62c

* commit '2676eea62c5ed1ea5b4e9249d98fd97f3c3bb065':
  Run 'brilloaudioservice' as 'audioserver' user.

8 years agoMerge "Run 'brilloaudioservice' as 'audioserver' user."
Jorge Lucangeli Obes [Wed, 24 Feb 2016 23:42:06 +0000 (23:42 +0000)]
Merge "Run 'brilloaudioservice' as 'audioserver' user."

8 years agoRun 'brilloaudioservice' as 'audioserver' user.
Jorge Lucangeli Obes [Tue, 23 Feb 2016 01:43:44 +0000 (17:43 -0800)]
Run 'brilloaudioservice' as 'audioserver' user.

Android already includes an 'audioserver' user so reuse that user
instead of adding a new one. Nothing else in Brillo uses that user
(no pun intended.)

Bug: 27299198
Change-Id: I76764f6a5912dcb7f42879b2a85396420265f17a

8 years agoMerge commit 'd858bc49ed6bb69006b6bc8df8767e0dcf1c4c8b' into HEAD
Bill Yi [Wed, 17 Feb 2016 17:51:18 +0000 (09:51 -0800)]
Merge commit 'd858bc49ed6bb69006b6bc8df8767e0dcf1c4c8b' into HEAD

8 years agoMerge "Fix false positive memory leak warning."
Chih-hung Hsieh [Sat, 13 Feb 2016 00:13:16 +0000 (00:13 +0000)]
Merge "Fix false positive memory leak warning."

8 years agoFix false positive memory leak warning.
Chih-Hung Hsieh [Fri, 12 Feb 2016 22:52:46 +0000 (14:52 -0800)]
Fix false positive memory leak warning.

place_camera_metadata could return NULL only if buffer is NULL.

BUG: 27099839
Change-Id: I1f5c6c0b96e21d1b487a3c3bb0b550760d7ea5c6

8 years agoMerge "Fix warnings in system/media/audio_utils."
Dan Albert [Fri, 12 Feb 2016 20:06:27 +0000 (20:06 +0000)]
Merge "Fix warnings in system/media/audio_utils."

8 years agoFix warnings in system/media/audio_utils.
Dan Albert [Wed, 3 Feb 2016 00:43:45 +0000 (16:43 -0800)]
Fix warnings in system/media/audio_utils.

* Disable unused-parameter warnings
* Use the right abs function
* %zu

Bug: http://b/26936282
Change-Id: Ic5819df3b34c60a08be59ce7ba13be2ce9045374

8 years agoMerge "Add an init.rc file for brilloaudioservice."
Ralph Nathan [Fri, 5 Feb 2016 19:23:50 +0000 (19:23 +0000)]
Merge "Add an init.rc file for brilloaudioservice."

8 years agoAdd an init.rc file for brilloaudioservice.
Ralph Nathan [Thu, 4 Feb 2016 19:10:43 +0000 (11:10 -0800)]
Add an init.rc file for brilloaudioservice.

Start brilloaudioservice on init.

BUG=26954423
TEST=manual test

Change-Id: I425ad9e1cd71badfd951dc375118c38e94e64581

8 years agoMerge "Fix warnings in system/media/camera."
Dan Albert [Wed, 3 Feb 2016 02:23:07 +0000 (02:23 +0000)]
Merge "Fix warnings in system/media/camera."

8 years agoFix warnings in system/media/camera.
Dan Albert [Tue, 2 Feb 2016 23:20:52 +0000 (15:20 -0800)]
Fix warnings in system/media/camera.

Bug: http://b/26936282
Change-Id: Ibc4830838c471272ad25e78a0c1ea098175ac6cc

8 years agoMerge "brillo: Add service to detect audio devices."
Ralph Nathan [Thu, 28 Jan 2016 21:51:16 +0000 (21:51 +0000)]
Merge "brillo: Add service to detect audio devices."

8 years agobrillo: Add service to detect audio devices.
Ralph Nathan [Thu, 7 Jan 2016 23:10:32 +0000 (15:10 -0800)]
brillo: Add service to detect audio devices.

Add a native service to detect when audio devices are connected to the
headphone jack and inform the audio system.

BUG=25981491
TEST=manual test on abox_edge + unittests

Change-Id: Ia1ac9efe3008d81b1445c3e471d9c47bb042d921

8 years agoMerge "Add multi-mic support for the noise suppression pre-processing effect"
Eric Laurent [Wed, 20 Jan 2016 23:35:52 +0000 (23:35 +0000)]
Merge "Add multi-mic support for the noise suppression pre-processing effect"

8 years agoAdd multi-mic support for the noise suppression pre-processing effect
Alex Luebs [Tue, 15 Dec 2015 05:33:45 +0000 (21:33 -0800)]
Add multi-mic support for the noise suppression pre-processing effect

Change-Id: Id0b5b72c039e4a35bc5b3d58d9ce0f5895f51170

8 years agoCamera: update FPS range spec am: 30bf75b88a
Yin-Chia Yeh [Sat, 5 Dec 2015 00:20:09 +0000 (16:20 -0800)]
Camera: update FPS range spec am: 30bf75b88a
am: 137dfd45df

* commit '137dfd45dfed5ba7176bfd6688b1ca3c447482db':
  Camera: update FPS range spec

8 years agoCamera: update FPS range spec
Yin-Chia Yeh [Sat, 5 Dec 2015 00:02:40 +0000 (16:02 -0800)]
Camera: update FPS range spec
am: 30bf75b88a

* commit '30bf75b88a25a49fdd388fc3c5a77ecbdede2e24':
  Camera: update FPS range spec

8 years agoCamera: update FPS range spec
Yin-Chia Yeh [Fri, 20 Nov 2015 23:16:05 +0000 (15:16 -0800)]
Camera: update FPS range spec

Bug: 25427163
Change-Id: Id020b051f0ee082f9883f9a73fa3ac34540c0cfc

8 years agoCamera: Documentation updates am: 04292697a7
Eino-Ville Talvala [Thu, 12 Nov 2015 01:27:01 +0000 (01:27 +0000)]
Camera: Documentation updates am: 04292697a7
am: ebfd7b869b

* commit 'ebfd7b869b931ddb2b3038ff4ee129a8d436e24e':
  Camera: Documentation updates

8 years agoCamera: Documentation updates
Eino-Ville Talvala [Thu, 12 Nov 2015 01:11:01 +0000 (01:11 +0000)]
Camera: Documentation updates
am: 04292697a7

* commit '04292697a7841d6e45e0355c9dc3ced3bbedc768':
  Camera: Documentation updates

8 years agoCamera: Documentation updates
Eino-Ville Talvala [Mon, 9 Nov 2015 02:58:27 +0000 (18:58 -0800)]
Camera: Documentation updates

 - Use preCorrectionActiveArray instead of activeArray
   for one of the possible sizes for raw outputs.

Bug: 23908116
Change-Id: I5f7efb4e399f392b9442ad458335eb0b4777e35c

8 years agoMerge commit \'7cef57aa96bf6387e81d7e88452eb0c36b52d3d6\' into HEAD
Bill Yi [Tue, 3 Nov 2015 23:34:19 +0000 (23:34 +0000)]
Merge commit \'7cef57aa96bf6387e81d7e88452eb0c36b52d3d6\' into HEAD
am: 87f29acccf

* commit '87f29acccf177d19dceb3c070eb5e84cce052866':

8 years agoMerge commit '7cef57aa96bf6387e81d7e88452eb0c36b52d3d6' into HEAD
Bill Yi [Tue, 3 Nov 2015 22:30:41 +0000 (14:30 -0800)]
Merge commit '7cef57aa96bf6387e81d7e88452eb0c36b52d3d6' into HEAD

8 years agoMerge "system/media: Add NOTICE and MODULE_LICENSE_* files" am: 280293d781
Gaurav Shah [Mon, 2 Nov 2015 22:29:52 +0000 (22:29 +0000)]
Merge "system/media: Add NOTICE and MODULE_LICENSE_* files" am: 280293d781
am: c40280be63

* commit 'c40280be637e8b1fa13dc20c84edc6cc61e27853':
  system/media: Add NOTICE and MODULE_LICENSE_* files

8 years agoMerge "system/media: Add NOTICE and MODULE_LICENSE_* files"
Gaurav Shah [Mon, 2 Nov 2015 22:27:03 +0000 (22:27 +0000)]
Merge "system/media: Add NOTICE and MODULE_LICENSE_* files"
am: 280293d781

* commit '280293d781462aff867d92603787c15b222f0c33':
  system/media: Add NOTICE and MODULE_LICENSE_* files

8 years agoMerge "system/media: Add NOTICE and MODULE_LICENSE_* files"
Gaurav Shah [Mon, 2 Nov 2015 22:21:34 +0000 (22:21 +0000)]
Merge "system/media: Add NOTICE and MODULE_LICENSE_* files"

8 years agosystem/media: Add NOTICE and MODULE_LICENSE_* files
Gaurav Shah [Fri, 2 Oct 2015 22:46:19 +0000 (15:46 -0700)]
system/media: Add NOTICE and MODULE_LICENSE_* files

BUG: 24604193
Change-Id: Ibaa4513028f876134d4bff970e69f708c2435d35

8 years agoam dce0eca3: fix usb audio for devices with more than 8 channels
Andy Hung [Fri, 9 Oct 2015 16:28:57 +0000 (16:28 +0000)]
am dce0eca3: fix usb audio for devices with more than 8 channels

* commit 'dce0eca34eab2016d6d11cb32f072db4079a4461':
  fix usb audio for devices with more than 8 channels

8 years agoam 2d950898: Camera: update video stabilization API doc.
Jianing Wei [Fri, 2 Oct 2015 02:29:21 +0000 (02:29 +0000)]
am 2d950898: Camera: update video stabilization API doc.

* commit '2d950898d4dc311ecfd2b64ea8880656dd6a14fa':
  Camera: update video stabilization API doc.

8 years agofix usb audio for devices with more than 8 channels
Andy Hung [Mon, 28 Sep 2015 23:31:54 +0000 (16:31 -0700)]
fix usb audio for devices with more than 8 channels

Use the lowest 8 channels.

Bug: 24468939
Change-Id: If116133ab3c902cc6d431b287058897c8e3af875
(cherry picked from commit 67c63b290460f36f7841d6f01017bb116a2a36f1)

8 years agoam 209b49f9: am 24ba4816: Merge "Update libaudioutils for host"
Colin Cross [Thu, 1 Oct 2015 00:46:57 +0000 (00:46 +0000)]
am 209b49f9: am 24ba4816: Merge "Update libaudioutils for host"

* commit '209b49f902ba6f4945c32720db65e359a5c43cd2':
  Update libaudioutils for host

8 years agoam 24ba4816: Merge "Update libaudioutils for host"
Colin Cross [Thu, 1 Oct 2015 00:38:57 +0000 (00:38 +0000)]
am 24ba4816: Merge "Update libaudioutils for host"

* commit '24ba4816f378b0f87011ced509f873d437969760':
  Update libaudioutils for host

8 years agoMerge "Update libaudioutils for host"
Colin Cross [Thu, 1 Oct 2015 00:33:45 +0000 (00:33 +0000)]
Merge "Update libaudioutils for host"

8 years agoUpdate libaudioutils for host
Glenn Kasten [Wed, 14 Jan 2015 01:04:09 +0000 (17:04 -0800)]
Update libaudioutils for host

Change-Id: Ic10f786952dffc29e3ce0399cb72ce1cec4055e2
(cherry picked from commit 4504b3372c0979614e2abcc6b3fa463dcd4d141b)

8 years agoam 14b65781: am 50382728: Merge "Fix Mac build"
Glenn Kasten [Wed, 30 Sep 2015 23:51:04 +0000 (23:51 +0000)]
am 14b65781: am 50382728: Merge "Fix Mac build"

* commit '14b65781f2e13b19ca294c88052aafd84ad4ccdf':
  Fix Mac build

8 years agoam 5f125ab1: resolved conflicts for dd82cb0f to stage-aosp-master
Glenn Kasten [Wed, 30 Sep 2015 23:51:03 +0000 (23:51 +0000)]
am 5f125ab1: resolved conflicts for dd82cb0f to stage-aosp-master

* commit '5f125ab174f7d7a9e10a47f6af16cdd85c0253a7':
  Add fifo_tests

8 years agoam 50382728: Merge "Fix Mac build"
Glenn Kasten [Wed, 30 Sep 2015 23:43:53 +0000 (23:43 +0000)]
am 50382728: Merge "Fix Mac build"

* commit '503827280a2addfbc1215c891d80ce9258732e89':
  Fix Mac build

8 years agoresolved conflicts for dd82cb0f to stage-aosp-master
Glenn Kasten [Wed, 30 Sep 2015 23:39:47 +0000 (16:39 -0700)]
resolved conflicts for dd82cb0f to stage-aosp-master

Change-Id: I783e4dac71eb568fdd527399a95b270c0e6f7090

8 years agoMerge "Fix Mac build"
Glenn Kasten [Wed, 30 Sep 2015 21:49:26 +0000 (21:49 +0000)]
Merge "Fix Mac build"

8 years agoMerge "Add fifo_tests"
Glenn Kasten [Wed, 30 Sep 2015 21:49:06 +0000 (21:49 +0000)]
Merge "Add fifo_tests"

8 years agoFix Mac build
Jim Miller [Sat, 6 Jun 2015 00:34:31 +0000 (17:34 -0700)]
Fix Mac build

ssize_t wasn't being picked because system headers weren't included
first.

Change-Id: I7748fedaa0c85ed9696e8ef77b0086ecf17ebe29

8 years agoAdd fifo_tests
Glenn Kasten [Wed, 14 Jan 2015 00:25:39 +0000 (16:25 -0800)]
Add fifo_tests

Change-Id: I62a783bf551fd6c6c9e734b550f8bcc4e2a32df3

8 years agoCamera: update video stabilization API doc.
Jianing Wei [Tue, 29 Sep 2015 21:01:43 +0000 (14:01 -0700)]
Camera: update video stabilization API doc.

Update the video stabilization API description
to specify which scenarios guarantee stabilization
is performed if the control is set to ON and the
static metadata supports stabilization ON.

Bug: 23353979
Change-Id: I0f8662864e1c397c0a53edf11a685de2f6feb7f2

8 years agoam 563c5166: am eac7b41c: Merge "camera: allow 0-sized metadata entries"
Eino-Ville Talvala [Sat, 19 Sep 2015 20:00:14 +0000 (20:00 +0000)]
am 563c5166: am eac7b41c: Merge "camera: allow 0-sized metadata entries"

* commit '563c5166f104621d97fbc17eb4b152182decb6b8':
  camera: allow 0-sized metadata entries

8 years agoam eac7b41c: Merge "camera: allow 0-sized metadata entries"
Eino-Ville Talvala [Sat, 19 Sep 2015 19:52:20 +0000 (19:52 +0000)]
am eac7b41c: Merge "camera: allow 0-sized metadata entries"

* commit 'eac7b41cd6929deab56f2cf9e4e918be75bf826c':
  camera: allow 0-sized metadata entries

8 years agoMerge "camera: allow 0-sized metadata entries"
Eino-Ville Talvala [Fri, 18 Sep 2015 21:04:17 +0000 (21:04 +0000)]
Merge "camera: allow 0-sized metadata entries"

8 years agocamera: allow 0-sized metadata entries
David Schalig [Sun, 15 Jun 2014 18:22:50 +0000 (11:22 -0700)]
camera: allow 0-sized metadata entries

0-sized metadata entries were rejected in
update_camera_metadata_entry() when the data pointer
was NULL, but accepted when it was not NULL.

This prevents return of empty array-type camera properties,
which is a valid case for some dynamic properties, e.g.
number of detected face rectangles.

Change-Id: I4e69d889fb416fd256a81e877f3a5aa43c253796
Signed-off-by: David Schalig <dschalig@nvidia.com>
8 years agoam c3b3e366: (-s ours) am c572dfc4: Camera: Fix spelling of quaternion, fix metadata...
Eino-Ville Talvala [Thu, 27 Aug 2015 12:20:58 +0000 (12:20 +0000)]
am c3b3e366: (-s ours) am c572dfc4: Camera: Fix spelling of quaternion, fix metadata ordering issue

* commit 'c3b3e366b86aa7e16693d67b1ebe955c46b3c067':

8 years agoam 1431a49a: (-s ours) am 80f17ac6: Merge "Add USB proxy_get_presentation_position...
Glenn Kasten [Thu, 27 Aug 2015 12:20:57 +0000 (12:20 +0000)]
am 1431a49a: (-s ours) am 80f17ac6: Merge "Add USB proxy_get_presentation_position() for timestamps" into mnc-dev

* commit '1431a49ab0a78e321564d7d0955069fb773c7a49':

8 years agoam e31d70c4: (-s ours) am cf6443f4: Audio HAL API: add bit for compressed audio
Phil Burk [Thu, 27 Aug 2015 12:20:55 +0000 (12:20 +0000)]
am e31d70c4: (-s ours) am cf6443f4: Audio HAL API: add bit for compressed audio

* commit 'e31d70c4a65f89ef2e4c80741010659b54005732':

8 years agoam 6b45aace: (-s ours) am 8b6721ca: Merge "Camera2: Update FAST mode for EE and NR...
Chien-Yu Chen [Thu, 27 Aug 2015 12:20:54 +0000 (12:20 +0000)]
am 6b45aace: (-s ours) am 8b6721ca: Merge "Camera2: Update FAST mode for EE and NR" into mnc-dev

* commit '6b45aace870adab6c5d5156a1d1befd727a20e1a':

8 years agoam 66884d2b: (-s ours) am 570c195f: Merge "Camera: clarify largest JPEG dimension...
Yin-Chia Yeh [Thu, 27 Aug 2015 12:20:52 +0000 (12:20 +0000)]
am 66884d2b: (-s ours) am 570c195f: Merge "Camera: clarify largest JPEG dimension expectation" into mnc-dev

* commit '66884d2ba601046829d8791828ed330b60739a33':

8 years agoam 01ca5255: (-s ours) am ce1319b9: Camera metadata: fix typos.
Andy Huibers [Thu, 27 Aug 2015 12:20:49 +0000 (12:20 +0000)]
am 01ca5255: (-s ours) am ce1319b9: Camera metadata: fix typos.

* commit '01ca52551d56f6ddf17efb6d6fee0c9755f4c76d':

8 years agoam b7567077: (-s ours) am 0627da9d: Merge "audio: fix audio_device_is_digital() funct...
Eric Laurent [Thu, 27 Aug 2015 12:20:47 +0000 (12:20 +0000)]
am b7567077: (-s ours) am 0627da9d: Merge "audio: fix audio_device_is_digital() function." into mnc-dev

* commit 'b756707700b0f37d711344a9b937a407f2c2c088':

8 years agoam 41038a40: (-s ours) am f55c1a85: Camera: Update API references for high-speed...
Eino-Ville Talvala [Thu, 27 Aug 2015 12:20:46 +0000 (12:20 +0000)]
am 41038a40: (-s ours) am f55c1a85: Camera: Update API references for high-speed recording refactor

* commit '41038a402a9f4a206cbb73674f6a8d9987c158ad':

8 years agoam ecd6537d: (-s ours) am bdc55b4b: Merge "SPDIFEncoder: EAC3 fixes from NVidia"...
Phil Burk [Thu, 27 Aug 2015 12:20:45 +0000 (12:20 +0000)]
am ecd6537d: (-s ours) am bdc55b4b: Merge "SPDIFEncoder: EAC3 fixes from NVidia" into mnc-dev

* commit 'ecd6537d39457d6dcbc30e0fc181ad6d86ac78bb':

8 years agoam e54494cf: (-s ours) am d91ea14b: Camera: Enforce ZERO_SHUTTER_LAG mode
Chien-Yu Chen [Thu, 27 Aug 2015 12:20:44 +0000 (12:20 +0000)]
am e54494cf: (-s ours) am d91ea14b: Camera: Enforce ZERO_SHUTTER_LAG mode

* commit 'e54494cf1c2761f19bca8f2202fa5e0571f8179b':

8 years agoam 5f2936e7: (-s ours) am 073e4589: Camera: Add ZERO_SHUTTER_LAG modes to noise reduc...
Eino-Ville Talvala [Thu, 27 Aug 2015 12:20:43 +0000 (12:20 +0000)]
am 5f2936e7: (-s ours) am 073e4589: Camera: Add ZERO_SHUTTER_LAG modes to noise reduction and edge enhancement

* commit '5f2936e7bdeefd96f6f7dac62bc4ab077bf88576':

8 years agoam 2fa7e841: (-s ours) am 7d27e250: Merge "audio: add definitions for devices connect...
Eric Laurent [Thu, 27 Aug 2015 12:20:42 +0000 (12:20 +0000)]
am 2fa7e841: (-s ours) am 7d27e250: Merge "audio: add definitions for devices connected over IP" into mnc-dev

* commit '2fa7e8416d75076fdb737d2cd88641b860c310cc':

8 years agoam 75b72739: (-s ours) am d29ff8c2: Merge "Camera: Remove FREEFORM cropping requireme...
Eino-Ville Talvala [Thu, 27 Aug 2015 12:20:40 +0000 (12:20 +0000)]
am 75b72739: (-s ours) am d29ff8c2: Merge "Camera: Remove FREEFORM cropping requirement from FULL" into mnc-dev

* commit '75b72739d9dec11d1586c6d3139adf607dd36420':

8 years agoam c572dfc4: Camera: Fix spelling of quaternion, fix metadata ordering issue
Eino-Ville Talvala [Sat, 22 Aug 2015 00:47:52 +0000 (00:47 +0000)]
am c572dfc4: Camera: Fix spelling of quaternion, fix metadata ordering issue

* commit 'c572dfc4530060fa757f440f215afb57ae9c9c02':
  Camera: Fix spelling of quaternion, fix metadata ordering issue

8 years agoam c572dfc4: Camera: Fix spelling of quaternion, fix metadata ordering issue
Eino-Ville Talvala [Sat, 22 Aug 2015 00:20:55 +0000 (00:20 +0000)]
am c572dfc4: Camera: Fix spelling of quaternion, fix metadata ordering issue

* commit 'c572dfc4530060fa757f440f215afb57ae9c9c02':
  Camera: Fix spelling of quaternion, fix metadata ordering issue

8 years agoCamera: Fix spelling of quaternion, fix metadata ordering issue
Eino-Ville Talvala [Wed, 19 Aug 2015 23:09:46 +0000 (16:09 -0700)]
Camera: Fix spelling of quaternion, fix metadata ordering issue

The cloned intrinsicCalibration and radialDistortion were not listed in the
correct location and were not propagated to CTS correctly.

Bug: 20537722
Bug: 23360503
Change-Id: Iedc55ed352dc20b26d3b8e4074379691e225b176

8 years agoam 80f17ac6: Merge "Add USB proxy_get_presentation_position() for timestamps" into...
Glenn Kasten [Fri, 7 Aug 2015 17:07:14 +0000 (17:07 +0000)]
am 80f17ac6: Merge "Add USB proxy_get_presentation_position() for timestamps" into mnc-dev

* commit '80f17ac6e5a03810b3f91d3115adf45c94d8be69':
  Add USB proxy_get_presentation_position() for timestamps

8 years agoam 80f17ac6: Merge "Add USB proxy_get_presentation_position() for timestamps" into...
Glenn Kasten [Fri, 7 Aug 2015 16:47:21 +0000 (16:47 +0000)]
am 80f17ac6: Merge "Add USB proxy_get_presentation_position() for timestamps" into mnc-dev

* commit '80f17ac6e5a03810b3f91d3115adf45c94d8be69':
  Add USB proxy_get_presentation_position() for timestamps

8 years agoMerge "Add USB proxy_get_presentation_position() for timestamps" into mnc-dev
Glenn Kasten [Fri, 7 Aug 2015 16:38:45 +0000 (16:38 +0000)]
Merge "Add USB proxy_get_presentation_position() for timestamps" into mnc-dev

8 years agoAdd USB proxy_get_presentation_position() for timestamps
Andy Hung [Tue, 4 Aug 2015 21:57:50 +0000 (14:57 -0700)]
Add USB proxy_get_presentation_position() for timestamps

Bug: 21196672
Change-Id: I7e5d7434935a15ef6bfc7630e16a7895f5e605d6

8 years agoam cf6443f4: Audio HAL API: add bit for compressed audio
Phil Burk [Wed, 5 Aug 2015 20:13:07 +0000 (20:13 +0000)]
am cf6443f4: Audio HAL API: add bit for compressed audio

* commit 'cf6443f4e67079e2b3c3f7849f49681e856f7f38':
  Audio HAL API: add bit for compressed audio

8 years agoam cf6443f4: Audio HAL API: add bit for compressed audio
Phil Burk [Wed, 5 Aug 2015 19:50:39 +0000 (19:50 +0000)]
am cf6443f4: Audio HAL API: add bit for compressed audio

* commit 'cf6443f4e67079e2b3c3f7849f49681e856f7f38':
  Audio HAL API: add bit for compressed audio

8 years agoAudio HAL API: add bit for compressed audio
Phil Burk [Tue, 4 Aug 2015 18:07:41 +0000 (11:07 -0700)]
Audio HAL API: add bit for compressed audio

Add a bit to tell the HAL that the PCM data is really encoded audio
wrapped in a data burst.
Otherwise the device may try to play the encoded data directly
which will sound like modulated white noise.

Bug: 22576112
Change-Id: I8a68a9cf08b34f231c39e9f63283f868169744c0
Signed-off-by: Phil Burk <philburk@google.com>
8 years agoam 8b6721ca: Merge "Camera2: Update FAST mode for EE and NR" into mnc-dev
Chien-Yu Chen [Fri, 17 Jul 2015 17:56:11 +0000 (17:56 +0000)]
am 8b6721ca: Merge "Camera2: Update FAST mode for EE and NR" into mnc-dev

* commit '8b6721ca77a780e2d88c6299684b454952105481':
  Camera2: Update FAST mode for EE and NR

8 years agoam 8b6721ca: Merge "Camera2: Update FAST mode for EE and NR" into mnc-dev
Chien-Yu Chen [Fri, 17 Jul 2015 17:14:12 +0000 (17:14 +0000)]
am 8b6721ca: Merge "Camera2: Update FAST mode for EE and NR" into mnc-dev

* commit '8b6721ca77a780e2d88c6299684b454952105481':
  Camera2: Update FAST mode for EE and NR

8 years agoMerge "Camera2: Update FAST mode for EE and NR" into mnc-dev
Chien-Yu Chen [Fri, 17 Jul 2015 17:01:21 +0000 (17:01 +0000)]
Merge "Camera2: Update FAST mode for EE and NR" into mnc-dev

8 years agoCamera2: Update FAST mode for EE and NR
Chien-Yu Chen [Tue, 14 Jul 2015 23:33:58 +0000 (16:33 -0700)]
Camera2: Update FAST mode for EE and NR

FAST for EE/NR modes may be the same as OFF for devices
whose EE/NR will slow down the capture rate.

Bug: 22486061
Change-Id: Ie3581b43bd46f7804d2859a5f881d974ab91a260

8 years agoam 570c195f: Merge "Camera: clarify largest JPEG dimension expectation" into mnc-dev
Yin-Chia Yeh [Tue, 14 Jul 2015 23:56:02 +0000 (23:56 +0000)]
am 570c195f: Merge "Camera: clarify largest JPEG dimension expectation" into mnc-dev

* commit '570c195f9e0caf557f96a046c1655931fea8aa9e':
  Camera: clarify largest JPEG dimension expectation

8 years agoam 570c195f: Merge "Camera: clarify largest JPEG dimension expectation" into mnc-dev
Yin-Chia Yeh [Tue, 14 Jul 2015 23:07:49 +0000 (23:07 +0000)]
am 570c195f: Merge "Camera: clarify largest JPEG dimension expectation" into mnc-dev

* commit '570c195f9e0caf557f96a046c1655931fea8aa9e':
  Camera: clarify largest JPEG dimension expectation

8 years agoMerge "Camera: clarify largest JPEG dimension expectation" into mnc-dev
Yin-Chia Yeh [Tue, 14 Jul 2015 22:53:02 +0000 (22:53 +0000)]
Merge "Camera: clarify largest JPEG dimension expectation" into mnc-dev

8 years agoam ce1319b9: Camera metadata: fix typos.
Andy Huibers [Tue, 14 Jul 2015 16:30:25 +0000 (16:30 +0000)]
am ce1319b9: Camera metadata: fix typos.

* commit 'ce1319b92957d10a210adef9979b6a99166e12a6':
  Camera metadata: fix typos.

8 years agoam ce1319b9: Camera metadata: fix typos.
Andy Huibers [Mon, 13 Jul 2015 07:21:37 +0000 (07:21 +0000)]
am ce1319b9: Camera metadata: fix typos.

* commit 'ce1319b92957d10a210adef9979b6a99166e12a6':
  Camera metadata: fix typos.

8 years agoCamera metadata: fix typos.
Andy Huibers [Sat, 11 Jul 2015 15:36:42 +0000 (08:36 -0700)]
Camera metadata: fix typos.

Bug: 22417740
Change-Id: I8e71aa0dbf77d790c5d267ce2f432ceafdcc7a74

8 years agoam 0627da9d: Merge "audio: fix audio_device_is_digital() function." into mnc-dev
Eric Laurent [Fri, 10 Jul 2015 17:34:10 +0000 (17:34 +0000)]
am 0627da9d: Merge "audio: fix audio_device_is_digital() function." into mnc-dev

* commit '0627da9da820e0ced6c751258b2a5bd6b9488310':
  audio: fix audio_device_is_digital() function.

8 years agoam 0627da9d: Merge "audio: fix audio_device_is_digital() function." into mnc-dev
Eric Laurent [Fri, 10 Jul 2015 17:33:19 +0000 (17:33 +0000)]
am 0627da9d: Merge "audio: fix audio_device_is_digital() function." into mnc-dev

* commit '0627da9da820e0ced6c751258b2a5bd6b9488310':
  audio: fix audio_device_is_digital() function.

8 years agoam f55c1a85: Camera: Update API references for high-speed recording refactor
Eino-Ville Talvala [Fri, 10 Jul 2015 17:00:06 +0000 (17:00 +0000)]
am f55c1a85: Camera: Update API references for high-speed recording refactor

* commit 'f55c1a85012411dd8334eef3dfefea4773433472':
  Camera: Update API references for high-speed recording refactor

8 years agoMerge "audio: fix audio_device_is_digital() function." into mnc-dev
Eric Laurent [Fri, 10 Jul 2015 16:30:17 +0000 (16:30 +0000)]
Merge "audio: fix audio_device_is_digital() function." into mnc-dev

8 years agoam f55c1a85: Camera: Update API references for high-speed recording refactor
Eino-Ville Talvala [Fri, 10 Jul 2015 04:08:50 +0000 (04:08 +0000)]
am f55c1a85: Camera: Update API references for high-speed recording refactor

* commit 'f55c1a85012411dd8334eef3dfefea4773433472':
  Camera: Update API references for high-speed recording refactor

8 years agoaudio: fix audio_device_is_digital() function.
Eric Laurent [Fri, 10 Jul 2015 01:36:54 +0000 (18:36 -0700)]
audio: fix audio_device_is_digital() function.

audio_device_is_digital() was returning true for all input devices.

Bug: 22381136.
Change-Id: I6df4c415934faf6b73200e2a0a12caff02a0c86d