GitHub/LineageOS/android_hardware_samsung_slsi_exynos5.git
9 years agoam 3ece9dfd: Revert "exynos: gralloc: implement gralloc_lock_ycbcr"
Lajos Molnar [Wed, 4 Feb 2015 15:49:47 +0000 (15:49 +0000)]
am 3ece9dfd: Revert "exynos: gralloc: implement gralloc_lock_ycbcr"

* commit '3ece9dfda9477300b641c44cff2e79115987a0b5':
  Revert "exynos: gralloc: implement gralloc_lock_ycbcr"

9 years agoam 6c0730fc: Merge "Fix "error: \'memset\' was not declared in this scope"."
Elliott Hughes [Sat, 31 Jan 2015 07:49:32 +0000 (07:49 +0000)]
am 6c0730fc: Merge "Fix "error: \'memset\' was not declared in this scope"."

* commit '6c0730fc1030bb41f8857ba5ff768dedb961dce0':
  Fix "error: 'memset' was not declared in this scope".

9 years agoam c65ad165: Merge "Fix "error: \'strerror\' was not declared in this scope"."
Elliott Hughes [Sat, 31 Jan 2015 07:49:20 +0000 (07:49 +0000)]
am c65ad165: Merge "Fix "error: \'strerror\' was not declared in this scope"."

* commit 'c65ad165e47ae46e53fed07b576ff5efbf47b1c8':
  Fix "error: 'strerror' was not declared in this scope".

9 years agoam 7f50a9df: Merge "Fix "error: use of undeclared identifier \'strerror\'"."
Elliott Hughes [Sat, 31 Jan 2015 07:49:20 +0000 (07:49 +0000)]
am 7f50a9df: Merge "Fix "error: use of undeclared identifier \'strerror\'"."

* commit '7f50a9df54ef63467fee5ad08111cfe11f03c3b6':
  Fix "error: use of undeclared identifier 'strerror'".

9 years agoMerge "Fix "error: 'memset' was not declared in this scope"."
Elliott Hughes [Sat, 31 Jan 2015 06:55:36 +0000 (06:55 +0000)]
Merge "Fix "error: 'memset' was not declared in this scope"."

9 years agoFix "error: 'memset' was not declared in this scope".
Elliott Hughes [Sat, 31 Jan 2015 06:54:44 +0000 (22:54 -0800)]
Fix "error: 'memset' was not declared in this scope".

Change-Id: I3c08c481e9a315fd374b68142ddedeb2db613c6e

9 years agoMerge "Fix "error: 'strerror' was not declared in this scope"."
Elliott Hughes [Sat, 31 Jan 2015 05:19:00 +0000 (05:19 +0000)]
Merge "Fix "error: 'strerror' was not declared in this scope"."

9 years agoFix "error: 'strerror' was not declared in this scope".
Elliott Hughes [Sat, 31 Jan 2015 05:18:15 +0000 (21:18 -0800)]
Fix "error: 'strerror' was not declared in this scope".

Change-Id: If8e3b1d1198df2e725ba08fdecda6bb996e23656

9 years agoMerge "Fix "error: use of undeclared identifier 'strerror'"."
Elliott Hughes [Sat, 31 Jan 2015 05:15:56 +0000 (05:15 +0000)]
Merge "Fix "error: use of undeclared identifier 'strerror'"."

9 years agoFix "error: use of undeclared identifier 'strerror'".
Elliott Hughes [Sat, 31 Jan 2015 05:15:11 +0000 (21:15 -0800)]
Fix "error: use of undeclared identifier 'strerror'".

Change-Id: I96065fe96e98073360340f042dc1736ce508e02b

9 years agoRevert "exynos: gralloc: implement gralloc_lock_ycbcr"
Lajos Molnar [Sat, 31 Jan 2015 01:45:07 +0000 (17:45 -0800)]
Revert "exynos: gralloc: implement gralloc_lock_ycbcr"

This format is not SW readable

This reverts commit 25ffbfe5e8b51f392fafc1bffb16b6633a8ba3df.

Bug: 19179288
Change-Id: Icbfc098f4a079f32a3809ab9ef9bfcbc509a89ee

9 years agoam 25ffbfe5: exynos: gralloc: implement gralloc_lock_ycbcr
Lajos Molnar [Thu, 29 Jan 2015 05:33:32 +0000 (05:33 +0000)]
am 25ffbfe5: exynos: gralloc: implement gralloc_lock_ycbcr

* commit '25ffbfe5e8b51f392fafc1bffb16b6633a8ba3df':
  exynos: gralloc: implement gralloc_lock_ycbcr

9 years agoexynos: gralloc: implement gralloc_lock_ycbcr
Lajos Molnar [Wed, 28 Jan 2015 02:47:28 +0000 (18:47 -0800)]
exynos: gralloc: implement gralloc_lock_ycbcr

Support only NV12 TILED format used by video decoder for surface output.

Bug: 19179288
Change-Id: Iac345ca76cb856a39031d82ee1bbb6177c09a30d

9 years agoam f2eb9594: manta: libcamera2: fix copy-and-paste regression
Mark Salyzyn [Fri, 16 Jan 2015 21:01:24 +0000 (21:01 +0000)]
am f2eb9594: manta: libcamera2: fix copy-and-paste regression

* commit 'f2eb959463914d0928d20fda3fb860365e57ea9f':
  manta: libcamera2: fix copy-and-paste regression

9 years agomanta: libcamera2: fix copy-and-paste regression
Mark Salyzyn [Fri, 16 Jan 2015 20:27:52 +0000 (12:27 -0800)]
manta: libcamera2: fix copy-and-paste regression

In "manta: libcamera2: if captured shot drained, record current shot data"
m_reprocessingFrameCnt was taken from previous fragment and not replaced
in the new context with shot_ext->shot.ctl.request.frameCount. This resulted
in CTS:android.hardware.cts.CameraTest@testJpegExif failures.

Bug: 18958123
Change-Id: I3e55fe5be64e2fbc15e14c34891b26afbdb52640

9 years agoam 29a60df6: exynos_omx: check pointer before use to workaround potential crash.
Ronghua Wu [Wed, 7 Jan 2015 19:33:51 +0000 (19:33 +0000)]
am 29a60df6: exynos_omx: check pointer before use to workaround potential crash.

* commit '29a60df69e0caa0800bc7cf848b00b719019bb6c':
  exynos_omx: check pointer before use to workaround potential crash.

9 years agoam 66efbe79: Merge "Suppress or fix clang errors before the fix from upstream."
Chih-Hung Hsieh [Tue, 6 Jan 2015 20:03:30 +0000 (20:03 +0000)]
am 66efbe79: Merge "Suppress or fix clang errors before the fix from upstream."

* commit '66efbe79457a52ffcef470089a35ac39514759f5':
  Suppress or fix clang errors before the fix from upstream.

9 years agoMerge "Suppress or fix clang errors before the fix from upstream."
Chih-Hung Hsieh [Tue, 6 Jan 2015 19:52:15 +0000 (19:52 +0000)]
Merge "Suppress or fix clang errors before the fix from upstream."

9 years agoSuppress or fix clang errors before the fix from upstream.
Chih-Hung Hsieh [Tue, 6 Jan 2015 18:39:24 +0000 (10:39 -0800)]
Suppress or fix clang errors before the fix from upstream.

* Make Exynos_UpdateFrameSize global to link with other modules.
* Suppress warnings about int conversion, pointer conversion,
  implicit function declaration, sign/unsign comparison, and
  c++11-narrowing.

Change-Id: I462902cbc0d1c3442d59a6741c66d8a870a99e8c

9 years agoam 35575718: Merge "Fix "hardware/samsung_slsi/exynos5/libcsc/csc.c:341:67: error...
Elliott Hughes [Tue, 30 Dec 2014 12:21:02 +0000 (12:21 +0000)]
am 35575718: Merge "Fix "hardware/samsung_slsi/exynos5/libcsc/csc.c:341:67: error: \'errno\' undeclared"."

* commit '35575718dd13c61263b5b1d090cc747b16e160d9':
  Fix "hardware/samsung_slsi/exynos5/libcsc/csc.c:341:67: error: 'errno' undeclared".

9 years agoMerge "Fix "hardware/samsung_slsi/exynos5/libcsc/csc.c:341:67: error: 'errno' undecla...
Elliott Hughes [Mon, 29 Dec 2014 22:23:27 +0000 (22:23 +0000)]
Merge "Fix "hardware/samsung_slsi/exynos5/libcsc/csc.c:341:67: error: 'errno' undeclared"."

9 years agoFix "hardware/samsung_slsi/exynos5/libcsc/csc.c:341:67: error: 'errno' undeclared".
Elliott Hughes [Mon, 29 Dec 2014 22:22:44 +0000 (14:22 -0800)]
Fix "hardware/samsung_slsi/exynos5/libcsc/csc.c:341:67: error: 'errno' undeclared".

Change-Id: Ic5982302a0dd0a88bac7aaf30128a84b2c1cd95c

9 years agoexynos_omx: check pointer before use to workaround potential crash.
Ronghua Wu [Fri, 19 Dec 2014 21:53:19 +0000 (13:53 -0800)]
exynos_omx: check pointer before use to workaround potential crash.

Bug: 18639414
Change-Id: Ia603736d4c81488cc9772ce0cf7b253f2932a2b4

9 years agoam 6e324cc3: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."
Ying Wang [Tue, 16 Dec 2014 20:49:48 +0000 (20:49 +0000)]
am 6e324cc3: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."

* commit '6e324cc3a987b3aee665a5ec32993018d84479d4':
  Cleanup Obsolete LOCAL_PRELINK_MODULE.

9 years agoMerge "Cleanup Obsolete LOCAL_PRELINK_MODULE."
Ying Wang [Tue, 16 Dec 2014 20:38:10 +0000 (20:38 +0000)]
Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."

9 years agoCleanup Obsolete LOCAL_PRELINK_MODULE.
Ying Wang [Tue, 16 Dec 2014 20:33:57 +0000 (12:33 -0800)]
Cleanup Obsolete LOCAL_PRELINK_MODULE.

Bug: 18675947
Change-Id: Id460accbd37f1cbdf84c94510064ac4ac261f77e

9 years agoam 31346bb9: Merge "Fix a build break due to a change in libui"
Dan Stoza [Tue, 9 Dec 2014 13:18:48 +0000 (13:18 +0000)]
am 31346bb9: Merge "Fix a build break due to a change in libui"

* commit '31346bb9622e96aa6b93838b2f8b144360503098':
  Fix a build break due to a change in libui

9 years agoMerge "Fix a build break due to a change in libui"
Dan Stoza [Mon, 8 Dec 2014 20:23:34 +0000 (20:23 +0000)]
Merge "Fix a build break due to a change in libui"

9 years agoFix a build break due to a change in libui
Dan Stoza [Mon, 8 Dec 2014 19:54:16 +0000 (11:54 -0800)]
Fix a build break due to a change in libui

The Rect constructor became ambiguous because of the addition of a
new overload. This resolves the ambiguity to fix the build, but the
dependency on libui should be removed altogether.

Bug: 18668702
Change-Id: I923fcf793790776cd067933292ec8c8050f27d1c

9 years agoam d6d94475: manta: libcamera2: if captured shot drained, record current shot data
Mark Salyzyn [Tue, 2 Dec 2014 17:17:51 +0000 (17:17 +0000)]
am d6d94475: manta: libcamera2: if captured shot drained, record current shot data

* commit 'd6d94475d878944562d0f1e16a5b6508fce87e3e':
  manta: libcamera2: if captured shot drained, record current shot data

9 years agomanta: libcamera2: if captured shot drained, record current shot data
Mark Salyzyn [Tue, 2 Dec 2014 00:27:15 +0000 (16:27 -0800)]
manta: libcamera2: if captured shot drained, record current shot data

Bug: 18523848
Change-Id: Ia394570f1ce22997cf8ba13c4f4165cdf2549402

9 years agoam 2be288ff: Merge "Fix build after C++11 migration."
Dan Albert [Tue, 25 Nov 2014 19:58:43 +0000 (19:58 +0000)]
am 2be288ff: Merge "Fix build after C++11 migration."

* commit '2be288ff70a54d330c12496958a42b6d9e52b51e':
  Fix build after C++11 migration.

9 years agoMerge "Fix build after C++11 migration."
Dan Albert [Tue, 25 Nov 2014 19:18:40 +0000 (19:18 +0000)]
Merge "Fix build after C++11 migration."

9 years agoFix build after C++11 migration.
Dan Albert [Tue, 25 Nov 2014 19:16:24 +0000 (11:16 -0800)]
Fix build after C++11 migration.

More UD literal issues.
`using namespace std` should be illegal.

Change-Id: If408f360e28acf9159705b9b724c7c083391ff71

10 years agoam 492a2506: manta: libcamera2: drain requests on empty request queue
Mark Salyzyn [Thu, 20 Nov 2014 22:50:05 +0000 (22:50 +0000)]
am 492a2506: manta: libcamera2: drain requests on empty request queue

* commit '492a2506b49ab9dfd574ab354ef6edcfd7ba6a68':
  manta: libcamera2: drain requests on empty request queue

10 years agomanta: libcamera2: drain requests on empty request queue
Mark Salyzyn [Wed, 19 Nov 2014 16:38:54 +0000 (08:38 -0800)]
manta: libcamera2: drain requests on empty request queue

Bug: 18118823
Bug: 17771002
Bug: 17660746
Bug: 13921808
Bug: 13358648
Bug: 13299991
Change-Id: Ib81b7d8b76470eebcd434a20b46d6235f5381f8b

10 years agoam cc270654: Merge "Stop using stlport."
Dan Albert [Mon, 17 Nov 2014 22:58:57 +0000 (22:58 +0000)]
am cc270654: Merge "Stop using stlport."

* commit 'cc2706542fc0fb3b54c40e173e9d08d042571660':
  Stop using stlport.

10 years agoMerge "Stop using stlport."
Dan Albert [Mon, 17 Nov 2014 22:27:44 +0000 (22:27 +0000)]
Merge "Stop using stlport."

10 years agoStop using stlport.
Dan Albert [Mon, 17 Nov 2014 22:21:24 +0000 (14:21 -0800)]
Stop using stlport.

Bug: 15193147
Change-Id: Ib432eb3d54ccc04bcd21562c87384bd8ea292828

10 years agoam d1fb36a4: libgscaler: fix a mutex leak
Chien-Yu Chen [Wed, 12 Nov 2014 23:50:48 +0000 (23:50 +0000)]
am d1fb36a4: libgscaler: fix a mutex leak

* commit 'd1fb36a4395f15f2be77f0af3844169c7a95ebb5':
  libgscaler: fix a mutex leak

10 years agolibgscaler: fix a mutex leak
Chien-Yu Chen [Tue, 11 Nov 2014 19:46:54 +0000 (11:46 -0800)]
libgscaler: fix a mutex leak

Bug: 11132653
Change-Id: I23ab470682d3483a7c2e5666c91db232e6c57a27

10 years agoam 5eb3e42a: am 88c954f6: remove misleading error messages: free only allocated ion...
SeungBeom Kim [Mon, 27 Oct 2014 04:21:10 +0000 (04:21 +0000)]
am 5eb3e42a: am 88c954f6: remove misleading error messages: free only allocated ion buffers on exit

* commit '5eb3e42ab19502d21b7235fe2693ac8ed1e8c35c':

10 years agoam 0d6f9179: am d4ec0f61: exynos_omx: multi_thread: Fix bug for video encode tests.
SeungBeom Kim [Mon, 27 Oct 2014 04:21:10 +0000 (04:21 +0000)]
am 0d6f9179: am d4ec0f61: exynos_omx: multi_thread: Fix bug for video encode tests.

* commit '0d6f917983c2c5ea96245935d022287b11273a77':

10 years agoam 1949341a: am 6f3be1e3: exynos_omx: multi_thread: Fix bug for adaptiveDrc tests.
SeungBeom Kim [Mon, 27 Oct 2014 04:21:09 +0000 (04:21 +0000)]
am 1949341a: am 6f3be1e3: exynos_omx: multi_thread: Fix bug for adaptiveDrc tests.

* commit '1949341ab27fb9f7dbd4f407a1ced9f9d058e403':

10 years agoam 5d4fa740: am 17071e43: Fix JPEG thumbnail size check.
Ruben Brunk [Mon, 27 Oct 2014 04:21:09 +0000 (04:21 +0000)]
am 5d4fa740: am 17071e43: Fix JPEG thumbnail size check.

* commit '5d4fa740b14c1b6cf2f3ea7eeba0fae57884cc16':

10 years agoam a36f7c45: am 177dd33d: Manta: exynos: libcamera2: plug /dev/ion file descriptor...
Mark Salyzyn [Mon, 27 Oct 2014 04:21:09 +0000 (04:21 +0000)]
am a36f7c45: am 177dd33d: Manta: exynos: libcamera2: plug /dev/ion file descriptor leak

* commit 'a36f7c45d5308ec6df2db0365e3f90ca6edd56a3':

10 years agoam 88c954f6: remove misleading error messages: free only allocated ion buffers on...
SeungBeom Kim [Wed, 15 Oct 2014 02:06:00 +0000 (02:06 +0000)]
am 88c954f6: remove misleading error messages: free only allocated ion buffers on exit

* commit '88c954f60ea8c74f305942bc55c32bc30f6aa9ef':
  remove misleading error messages: free only allocated ion buffers on exit

10 years agoam d4ec0f61: exynos_omx: multi_thread: Fix bug for video encode tests.
SeungBeom Kim [Wed, 15 Oct 2014 02:05:59 +0000 (02:05 +0000)]
am d4ec0f61: exynos_omx: multi_thread: Fix bug for video encode tests.

* commit 'd4ec0f61b9819c82c57daa98b891a3132ffa03b5':
  exynos_omx: multi_thread: Fix bug for video encode tests.

10 years agoam 6f3be1e3: exynos_omx: multi_thread: Fix bug for adaptiveDrc tests.
SeungBeom Kim [Wed, 15 Oct 2014 02:05:57 +0000 (02:05 +0000)]
am 6f3be1e3: exynos_omx: multi_thread: Fix bug for adaptiveDrc tests.

* commit '6f3be1e305dfb9a36d9771f0e71d0cf028afb017':
  exynos_omx: multi_thread: Fix bug for adaptiveDrc tests.

10 years agoam 88c954f6: remove misleading error messages: free only allocated ion buffers on...
SeungBeom Kim [Tue, 14 Oct 2014 08:27:10 +0000 (08:27 +0000)]
am 88c954f6: remove misleading error messages: free only allocated ion buffers on exit

* commit '88c954f60ea8c74f305942bc55c32bc30f6aa9ef':
  remove misleading error messages: free only allocated ion buffers on exit

10 years agoam d4ec0f61: exynos_omx: multi_thread: Fix bug for video encode tests.
SeungBeom Kim [Tue, 14 Oct 2014 08:27:09 +0000 (08:27 +0000)]
am d4ec0f61: exynos_omx: multi_thread: Fix bug for video encode tests.

* commit 'd4ec0f61b9819c82c57daa98b891a3132ffa03b5':
  exynos_omx: multi_thread: Fix bug for video encode tests.

10 years agoam 6f3be1e3: exynos_omx: multi_thread: Fix bug for adaptiveDrc tests.
SeungBeom Kim [Tue, 14 Oct 2014 08:27:09 +0000 (08:27 +0000)]
am 6f3be1e3: exynos_omx: multi_thread: Fix bug for adaptiveDrc tests.

* commit '6f3be1e305dfb9a36d9771f0e71d0cf028afb017':
  exynos_omx: multi_thread: Fix bug for adaptiveDrc tests.

10 years agoremove misleading error messages: free only allocated ion buffers on exit staging/cm-12.0-caf
SeungBeom Kim [Mon, 1 Sep 2014 02:00:58 +0000 (11:00 +0900)]
remove misleading error messages: free only allocated ion buffers on exit

Fixed of print error message that occurs at the end of the video play.
ex)
 E/ion(130): ioctl c0044901 failed with code -1: Invalid argument

Bug: 17720260
Change-Id: Ib823b8d5e9bf80a07917d17379d5e6d6022e8a66
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
10 years agoexynos_omx: multi_thread: Fix bug for video encode tests.
SeungBeom Kim [Fri, 10 Oct 2014 06:05:34 +0000 (15:05 +0900)]
exynos_omx: multi_thread: Fix bug for video encode tests.

If the output buffer that has been entered is invalid,
OMX component may experience problems in Flush operation.
This patch performs the following actions.
If invalid output buffer has been entered in the codec setup process, OMX Component will return an error.

Bug: 17785600
Bug: 17811083
Change-Id: Ida0939fae2b7102ab87d5242c8c71e732aba10a2
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
10 years agoexynos_omx: multi_thread: Fix bug for adaptiveDrc tests.
SeungBeom Kim [Tue, 7 Oct 2014 05:11:04 +0000 (14:11 +0900)]
exynos_omx: multi_thread: Fix bug for adaptiveDrc tests.

Component Drc scheme has some bug.
This patch is bug fix in VP8, MPEG4 and H.263 codec components.

Bug: 17769922
Bug: 17769714
Change-Id: Id4924411083ac11a8a81776eef894c0276ed03c2
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
10 years agoam 17071e43: Fix JPEG thumbnail size check.
Ruben Brunk [Thu, 2 Oct 2014 19:55:53 +0000 (19:55 +0000)]
am 17071e43: Fix JPEG thumbnail size check.

* commit '17071e43a448f45e864bc41049528ceb82f21a37':
  Fix JPEG thumbnail size check.

10 years agoam 17071e43: Fix JPEG thumbnail size check.
Ruben Brunk [Thu, 2 Oct 2014 19:38:05 +0000 (19:38 +0000)]
am 17071e43: Fix JPEG thumbnail size check.

* commit '17071e43a448f45e864bc41049528ceb82f21a37':
  Fix JPEG thumbnail size check.

10 years agoFix JPEG thumbnail size check.
Ruben Brunk [Thu, 2 Oct 2014 00:00:21 +0000 (17:00 -0700)]
Fix JPEG thumbnail size check.

Bug: 17590892

Change-Id: I72363eca10fc5c2fb6eb76934bc908b42b2741db

10 years agoam 177dd33d: Manta: exynos: libcamera2: plug /dev/ion file descriptor leak
Mark Salyzyn [Tue, 30 Sep 2014 21:10:03 +0000 (21:10 +0000)]
am 177dd33d: Manta: exynos: libcamera2: plug /dev/ion file descriptor leak

* commit '177dd33d9cdf40946f5e52962c9d625b5134a2e7':
  Manta: exynos: libcamera2: plug /dev/ion file descriptor leak

10 years agoam 177dd33d: Manta: exynos: libcamera2: plug /dev/ion file descriptor leak
Mark Salyzyn [Mon, 29 Sep 2014 20:49:01 +0000 (20:49 +0000)]
am 177dd33d: Manta: exynos: libcamera2: plug /dev/ion file descriptor leak

* commit '177dd33d9cdf40946f5e52962c9d625b5134a2e7':
  Manta: exynos: libcamera2: plug /dev/ion file descriptor leak

10 years agoManta: exynos: libcamera2: plug /dev/ion file descriptor leak
Mark Salyzyn [Mon, 29 Sep 2014 00:13:22 +0000 (17:13 -0700)]
Manta: exynos: libcamera2: plug /dev/ion file descriptor leak

Bug: 17656634
Change-Id: I0462c2629b341e806241289034f34c2663d303c8

10 years agoam 2113fb14: Merge "Don\'t manually link stlport."
Dan Albert [Fri, 26 Sep 2014 19:53:00 +0000 (19:53 +0000)]
am 2113fb14: Merge "Don\'t manually link stlport."

* commit '2113fb14d60becb6d419513f3752d4efa2f6a4cc':
  Don't manually link stlport.

10 years agoMerge "Don't manually link stlport."
Dan Albert [Fri, 26 Sep 2014 19:40:01 +0000 (19:40 +0000)]
Merge "Don't manually link stlport."

10 years agoDon't manually link stlport.
Dan Albert [Fri, 26 Sep 2014 17:58:03 +0000 (10:58 -0700)]
Don't manually link stlport.

Change-Id: Ie2c698447ba478b3f79f2cc8331427190973ebf0

10 years agoexynos_omx: multi_thread: set crop only if frame dimensions change
Robert Shih [Wed, 24 Sep 2014 16:15:48 +0000 (09:15 -0700)]
exynos_omx: multi_thread: set crop only if frame dimensions change

Bug: 17609133
Change-Id: I2293c7501b33cade04443f631b2ca6f356932082

10 years agoManta: exynos: libcamera2: Add Exif subsec time
Mark Salyzyn [Tue, 16 Sep 2014 21:00:10 +0000 (14:00 -0700)]
Manta: exynos: libcamera2: Add Exif subsec time

- Add SUBSEC_TIME, SUBSEC_TIME_ORG and SUBSEC_TIME_DIGITIZE
- resolve compiler warnings

Bug: 17472049
Change-Id: I930b9643998017ad07b982a9a905afc29882b669

10 years agoRevert "Manta: libcamera2: prevent HAL crash when ZSL stream freed"
Mark Salyzyn [Sun, 14 Sep 2014 19:24:16 +0000 (19:24 +0000)]
Revert "Manta: libcamera2: prevent HAL crash when ZSL stream freed"

This reverts commit 492f70a554a92abd6c4b3159ca151f162b467b8b.

Bug: 17489789
Change-Id: Iffec3971acc6cbb4a760c2163d634f9d5c61ca3d

10 years agoManta: libcamera2: prevent HAL crash when ZSL stream freed
Mark Salyzyn [Wed, 3 Sep 2014 18:06:49 +0000 (11:06 -0700)]
Manta: libcamera2: prevent HAL crash when ZSL stream freed

This is a hardening band-aid to prevent HAL crash. Crash results in
Inaccessible camera hardware requiring a reboot of the device to recover.

NB: With Current GoogleCamera.app: Camera to Video switch, snapshots are
all green (blank). Workaround, switch to video mode, exit Camera application
and re-enter before running video where one expects to take snapshots as well.

Bug: 15408128
Change-Id: I1e6057069cace0e46e367f76f4a91f6b1f5459a5

10 years agoManta: libcamera2: compile warnings
Mark Salyzyn [Wed, 3 Sep 2014 21:55:16 +0000 (14:55 -0700)]
Manta: libcamera2: compile warnings

Change-Id: Ia810a40af2099f80847a2cc0d4e24ed4c2ed13f0

10 years agoexynos_omx: multi_thread: Support for resubmit CSDs after flush.
SeungBeom Kim [Wed, 27 Aug 2014 04:33:40 +0000 (13:33 +0900)]
exynos_omx: multi_thread: Support for resubmit CSDs after flush.

Modify OMX code for seeking.
Support for resubmit CSDs after seeking and flush.

Bug: 17294121

Change-Id: I407569f529fa6ffd82b3be5deb1dcc82cd505c2b
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
10 years agoexynos_omx: multi_thread: Add crop info update code.
SeungBeom Kim [Thu, 7 Aug 2014 01:57:56 +0000 (10:57 +0900)]
exynos_omx: multi_thread: Add crop info update code.

This patch resolves the failure of testH264_flushConfigureDrc CTS.
OMX update the Crop information when client call the SetParameter with OMX_IndexParamPortDefinition.

Bug: 17294121

Change-Id: Ib11db6694421bbc18e562fd734f1afdb0041ab2a
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
10 years agomerge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5
The Android Automerger [Wed, 27 Aug 2014 13:13:07 +0000 (06:13 -0700)]
merge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5

10 years agomerge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5
The Android Automerger [Tue, 26 Aug 2014 13:12:36 +0000 (06:12 -0700)]
merge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5

10 years agomerge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5
The Android Automerger [Mon, 25 Aug 2014 13:12:49 +0000 (06:12 -0700)]
merge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5

10 years agomerge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5
The Android Automerger [Sun, 24 Aug 2014 13:10:39 +0000 (06:10 -0700)]
merge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5

10 years agomerge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5
The Android Automerger [Sat, 23 Aug 2014 13:11:33 +0000 (06:11 -0700)]
merge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5

10 years agomerge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5
The Android Automerger [Thu, 21 Aug 2014 13:12:47 +0000 (06:12 -0700)]
merge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5

10 years agomerge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5
The Android Automerger [Wed, 20 Aug 2014 13:12:23 +0000 (06:12 -0700)]
merge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5

10 years agomerge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5
The Android Automerger [Tue, 19 Aug 2014 13:11:48 +0000 (06:11 -0700)]
merge in lmp-release history after reset to 99e0c3cdbe7278cea88ada37aaa24ae0a51cabb5

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Mon, 18 Aug 2014 13:11:01 +0000 (06:11 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agoHandle sRGB gralloc formats.
Jesse Hall [Mon, 18 Aug 2014 04:41:25 +0000 (21:41 -0700)]
Handle sRGB gralloc formats.

gralloc: recognize and allocate sRGB_{A,X}_8888
hwcomposer: punt sRGB formats to FRAMEBUFFER composition
- This would happen already due to the format-supported test, this
  change just avoids an unrecognized-format log warning from
  exynos5_format_to_bpp().

Bug: 10134664
Change-Id: I78b7791217cbde28d5bc7d02caf6a955960828ce

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Sun, 17 Aug 2014 14:18:53 +0000 (07:18 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Thu, 14 Aug 2014 13:12:15 +0000 (06:12 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Wed, 13 Aug 2014 13:13:11 +0000 (06:13 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Tue, 12 Aug 2014 13:11:57 +0000 (06:11 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Mon, 11 Aug 2014 06:16:17 +0000 (06:16 +0000)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Sun, 10 Aug 2014 13:09:00 +0000 (06:09 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Sat, 9 Aug 2014 13:10:10 +0000 (06:10 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Thu, 7 Aug 2014 13:10:17 +0000 (06:10 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Wed, 6 Aug 2014 13:09:42 +0000 (06:09 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Tue, 5 Aug 2014 13:09:31 +0000 (06:09 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Mon, 4 Aug 2014 13:08:51 +0000 (06:08 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Sun, 3 Aug 2014 13:09:03 +0000 (06:09 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agomerge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381
The Android Automerger [Sat, 2 Aug 2014 13:10:10 +0000 (06:10 -0700)]
merge in lmp-release history after reset to 4ec0f6d29023b78e08ed6afb3a985c91495ae381

10 years agoexynos_omx: multi_thread: Limit the number of added minUndequeuedBufs.
SeungBeom Kim [Tue, 22 Jul 2014 02:29:07 +0000 (11:29 +0900)]
exynos_omx: multi_thread: Limit the number of added minUndequeuedBufs.

The case of DRM Play,
Root cause is try to allocate more memory than the memory size reserved.

Bug: 13655631

Change-Id: Ib3799026a6fce87ea22fb680e02cd20402a8ce59
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
10 years agoMerge "exynos_omx: multi_thread: Fix the wrong type casting and data access." into...
Lajos Molnar [Thu, 31 Jul 2014 14:31:06 +0000 (14:31 +0000)]
Merge "exynos_omx: multi_thread: Fix the wrong type casting and data access." into lmp-dev

10 years agoexynos_omx: multi_thread: Fix the wrong type casting and data access.
SeungBeom Kim [Wed, 23 Jul 2014 06:04:13 +0000 (15:04 +0900)]
exynos_omx: multi_thread: Fix the wrong type casting and data access.

The case of using AndroidNativeBuffer,
Errors can happen in Exynos_OSAL_RefANB_Increase by wrong type casting and data access.
The cause, there was a omit to commit merge.
(currently don't need. =>  https://partner-android-review.googlesource.com/#/c/28006/2)

Bug: 10192533
Change-Id: Ie296d6a25da447c4d29b671dc722019cd57aa994
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
10 years agoMerge "exynos_omx: multi_thread: Fix bug about EOS Flag multi return." into lmp-dev
Lajos Molnar [Thu, 31 Jul 2014 14:30:15 +0000 (14:30 +0000)]
Merge "exynos_omx: multi_thread: Fix bug about EOS Flag multi return." into lmp-dev

10 years agoexynos_omx: multi_thread: Limit the number of added minUndequeuedBufs.
SeungBeom Kim [Tue, 22 Jul 2014 02:29:07 +0000 (11:29 +0900)]
exynos_omx: multi_thread: Limit the number of added minUndequeuedBufs.

The case of DRM Play,
Root cause is try to allocate more memory than the memory size reserved.

Bug: 13655631

Change-Id: Ib3799026a6fce87ea22fb680e02cd20402a8ce59
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>
10 years agoexynos_omx: multi_thread: Fix bug about EOS Flag multi return.
SeungBeom Kim [Thu, 5 Jun 2014 06:34:27 +0000 (15:34 +0900)]
exynos_omx: multi_thread: Fix bug about EOS Flag multi return.

There is a bug that EOS Flag is returned many times in special cases.
Bug: 11998913

Change-Id: I98b334384faaeb3897d1b0ecfb695b9e254e13ac
Signed-off-by: SeungBeom Kim <sbcrux.kim@samsung.com>