aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-13Remove required dependency for non-existant moduleHEADandroid-wear-p-preview-2android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsandroid-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.14android-o-mr1-iot-release-1.0.13android-o-mr1-iot-release-1.0.12android-o-mr1-iot-release-1.0.10android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7android-n-iot-release-smart-display-r2android-n-iot-release-smart-displayandroid-n-iot-release-polk-at1android-n-iot-release-lg-thinq-wk7android-n-iot-release-ihome-igv1oreo-mr1-iot-releaseoreo-mr1-1.2-iot-releaseo-mr1-iot-preview-8o-mr1-iot-preview-7nougat-iot-releasemastermainSteven Moreland
libmixvbp doesn't exist in our source tree. full_fugu/std.log:1013:build/make/core/main.mk:592: warning: Missing required dependency libmixvbp from module libva_videodecoder defined in hardware/intel/common/libmix/videodecoder/Android.mk aosp_fugu/std.log:1013:build/make/core/main.mk:592: warning: Missing required dependency libmixvbp from module libva_videodecoder defined in hardware/intel/common/libmix/videodecoder/Android.mk Bug: 7456955 Test: above error no longer visible Change-Id: I536a0e7e20e0ea4a681ebea94399c433363136dd
2017-08-03Use frozen copy of ion.h for this code. am: 550aee8200 am: fa2a16e707android-wear-8.0.0_r1Christopher Ferris
am: 15d847b9d5 Change-Id: Ibc166a573e07abef5bb05df3fed5332ccafc7e4f
2017-08-03Use frozen copy of ion.h for this code. am: 550aee8200android-o-mr1-iot-preview-6o-mr1-iot-preview-6Christopher Ferris
am: fa2a16e707 Change-Id: Iff2d0ced4ebd153e06a8aa62af6a1fbaf7858ddd
2017-08-03Use frozen copy of ion.h for this code.Christopher Ferris
am: 550aee8200 Change-Id: I51daef2aa4f6e2ab95437df841c3ff8dea2ab8b2
2017-08-03Use frozen copy of ion.h for this code.android-o-mr1-preview-2android-o-mr1-preview-1Christopher Ferris
Use the ion.h copy in system/core/libion since it's frozen. Bug: 64175711 Test: Builds. Change-Id: Iabf6d9c6973200ccfff41ae9ca74bdf80358bb2c
2017-05-16Reject bad resolution for security issue am: c32764350coreo-mr1-devoreo-dr1-devAustin Hu
am: 2cdbbd36f8 Change-Id: I9ebd6e634e64f9812906534ae887025f97544341
2017-05-16Reject bad resolution for security issueAustin Hu
am: c32764350c Change-Id: I95000b6eaa0d1d9da35223d6c03c46218ab579bd
2017-05-16Reject bad resolution for security issueandroid-vts-8.0_r2android-vts-8.0_r1oreo-devAustin Hu
BZ: IMINAN-51493 Fixes: 38180135 Test: adb shell stagefright /sdcard/mpeg2-1.mp4 Test: netflix, play movies, youtube Change-Id: Id20df74bb9957a472d7e412d257ebc1d27a2023e Signed-off-by: Austin Hu <austin.hu@intel.com> (cherry picked from commit 4216c5c686f07d42113c5779ecb911b1a944383b)
2017-03-23libmix: fixed the BAD CODEC issue for Secure AVC format.Austin Hu
BZ: 50575 Bug: 28282186 Test: netflix, youtube, play movies Change-Id: I109038c51fc309859ff9be673fa712b46bedaad1 Signed-off-by: Austin Hu <austin.hu@intel.com>
2017-03-06Revert "Revert "Remove use of deprecated gralloc APIs.""Alistair Strachan
This reverts commit bf7b37e34b1bdebf5e063271a7f1cf6469412e85. Bug: 35427231 Test: netflix, youtube, play movies Change-Id: I3e148580d51c0a963d13d6ce0ec43f487b56bc4a
2017-02-23Revert "Remove use of deprecated gralloc APIs."Daniel Cardenas
This reverts commit 407c8ca2b11d9e95d54dce98e347cae2f923ee2f. Change-Id: I18fab02c71f6e874584b9068cc8a4b6a6f487e5f
2017-02-14Remove use of deprecated gralloc APIs.Alistair Strachan
In gralloc v1, the lock/unlock methods that do not take a sync fence have been removed. Port the libmix/videoencoder module to use the newer methods which are also available in gralloc v0. This change also ports libmix/videoencoder to use the new GPU DDK interface. Test: Manual, youtube video worked Bug: 34625842 Change-Id: I7eb3cfb290faa87d2a501bfaaf15b6df9c6e6744
2016-10-04Add missing liblog dependency am: d2a3d6ec32 am: d73f9685d9 am: 6b75cbef56Dimitry Ivanov
am: a644e4f384 Change-Id: Ieadc03a54465522b3abb489332193f30bfb94ed2
2016-10-04Add missing liblog dependency am: d2a3d6ec32 am: d73f9685d9android-wear-o-preview-4android-wear-o-preview-3android-o-preview-4android-o-preview-3android-o-preview-2android-o-preview-1android-o-iot-preview-5android-n-mr2-preview-2android-n-mr2-preview-1android-n-iot-preview-4o-previewo-iot-preview-5n-iot-preview-4Dimitry Ivanov
am: 6b75cbef56 Change-Id: Ib7840e9621a7e7862de92e5d672526aa3737d0aa
2016-10-04Add missing liblog dependency am: d2a3d6ec32Dimitry Ivanov
am: d73f9685d9 Change-Id: Iedf67eb50b043330bf286edd332659f3ff654f09
2016-10-04Add missing liblog dependencyDimitry Ivanov
am: d2a3d6ec32 Change-Id: I6974906404a610cb3c40b84da713eeb16ab2922c
2016-10-03Add missing liblog dependencyandroid-n-mr1-preview-2android-n-mr1-preview-1Dimitry Ivanov
Bug: http://b/31289077 Bug: http://b/27171986 Test: mm -j48 checkbuild Change-Id: I9644a677926c972d15c876af42c81ca648f49e3b
2016-09-02Fixed the timestamp mismatching issue for 2 GTS cases. am: 9696c226d8 am: ↵Xin Wang
1e083c95d5 am: f65456900e Change-Id: Ic15054f8edfa0d99b6e42650fa44c9dd2000d75b
2016-09-02Fixed the timestamp mismatching issue for 2 GTS cases. am: 9696c226d8Xin Wang
am: 1e083c95d5 Change-Id: I02f49d5b6c3266e85adfa820886d2b4cb70c5206
2016-09-02Fixed the timestamp mismatching issue for 2 GTS cases.android-7.1.2_r9android-7.1.2_r8android-7.1.2_r6android-7.1.2_r5android-7.1.2_r4android-7.1.2_r39android-7.1.2_r38android-7.1.2_r37android-7.1.2_r36android-7.1.2_r33android-7.1.2_r32android-7.1.2_r30android-7.1.2_r3android-7.1.2_r29android-7.1.2_r28android-7.1.2_r27android-7.1.2_r25android-7.1.2_r24android-7.1.2_r23android-7.1.2_r2android-7.1.2_r19android-7.1.2_r18android-7.1.2_r17android-7.1.2_r16android-7.1.2_r15android-7.1.2_r14android-7.1.2_r13android-7.1.2_r12android-7.1.2_r11android-7.1.2_r10android-7.1.2_r1nougat-mr2.3-releasenougat-mr2.2-releasenougat-mr2.1-releasenougat-mr2-security-releasenougat-mr2-releasenougat-mr2-pixel-releasenougat-mr2-devXin Wang
am: 9696c226d8 Change-Id: I2825ad8ecfbbd0c874614d7f9668a39bb55a8b08
2016-09-02Fixed the timestamp mismatching issue for 2 GTS cases.android-cts_7.1_r1android-cts-7.1_r9android-cts-7.1_r8android-cts-7.1_r7android-cts-7.1_r6android-cts-7.1_r5android-cts-7.1_r4android-cts-7.1_r3android-cts-7.1_r29android-cts-7.1_r28android-cts-7.1_r27android-cts-7.1_r26android-cts-7.1_r25android-cts-7.1_r24android-cts-7.1_r23android-cts-7.1_r22android-cts-7.1_r21android-cts-7.1_r20android-cts-7.1_r2android-cts-7.1_r19android-cts-7.1_r18android-cts-7.1_r17android-cts-7.1_r16android-cts-7.1_r15android-cts-7.1_r14android-cts-7.1_r13android-cts-7.1_r12android-cts-7.1_r11android-cts-7.1_r10android-cts-7.1_r1android-7.1.1_r9android-7.1.1_r8android-7.1.1_r7android-7.1.1_r61android-7.1.1_r60android-7.1.1_r6android-7.1.1_r59android-7.1.1_r58android-7.1.1_r57android-7.1.1_r56android-7.1.1_r55android-7.1.1_r54android-7.1.1_r53android-7.1.1_r52android-7.1.1_r51android-7.1.1_r50android-7.1.1_r49android-7.1.1_r48android-7.1.1_r47android-7.1.1_r46android-7.1.1_r45android-7.1.1_r44android-7.1.1_r43android-7.1.1_r42android-7.1.1_r41android-7.1.1_r40android-7.1.1_r4android-7.1.1_r39android-7.1.1_r38android-7.1.1_r35android-7.1.1_r33android-7.1.1_r32android-7.1.1_r31android-7.1.1_r3android-7.1.1_r28android-7.1.1_r27android-7.1.1_r26android-7.1.1_r25android-7.1.1_r24android-7.1.1_r23android-7.1.1_r22android-7.1.1_r21android-7.1.1_r20android-7.1.1_r2android-7.1.1_r17android-7.1.1_r16android-7.1.1_r15android-7.1.1_r14android-7.1.1_r13android-7.1.1_r12android-7.1.1_r11android-7.1.1_r10android-7.1.1_r1nougat-mr1.8-releasenougat-mr1.7-releasenougat-mr1.6-releasenougat-mr1.5-releasenougat-mr1.4-releasenougat-mr1.3-releasenougat-mr1.2-releasenougat-mr1.1-releasenougat-mr1-volantis-releasenougat-mr1-security-releasenougat-mr1-releasenougat-mr1-flounder-releasenougat-mr1-devnougat-mr1-cts-releaseXin Wang
Bug: 30945285 BZ: 50789 Check Adaptive when flag is not informed by upper layer. When AdaptivePlayBack is enabled, close low delay mode to keep right PTS order. Change-Id: I6c5609ae795ebceaa3a98e8d537f477e07abb5d8 Signed-off-by: Xin Wang <xin1.wang@intel.com> Signed-off-by: Austin Hu <austin.hu@intel.com>
2016-06-22Change AVC width got from header to match with framework. am: 8008c14104 am: ↵Xin Wang
41d2738750 am: 11078eee77 Change-Id: I5f567fa847059a27056ada88c2c3f1d6a7094f78
2016-06-22Change AVC width got from header to match with framework. am: 8008c14104 am: ↵Xin Wang
dd20107a99 am: ed101382e8 Change-Id: I6d8f9b07d6fbbaa93debdf3a924237465490e95a
2016-06-22Change AVC width got from header to match with framework. am: 8008c14104Xin Wang
am: 41d2738750 Change-Id: I51f7a97cc642f96324891d2045afd6214604ab78
2016-06-22Change AVC width got from header to match with framework. am: 8008c14104Xin Wang
am: dd20107a99 Change-Id: I55f44b398ca9450aff8268a6a34ca5157fc3bd4f
2016-06-22Change AVC width got from header to match with framework.Xin Wang
am: 8008c14104 Change-Id: Iacb1f7dba5e17ecb20c8e667ad9fe70e8aa2365c
2016-06-22Change AVC width got from header to match with framework.Xin Wang
am: 8008c14104 Change-Id: I17c67d96335b084d1e0b6b4c692ffdd7c7f4bc32
2016-06-21Change AVC width got from header to match with framework.nougat-devXin Wang
By make width got from header minus crop. bug:29371467 bug:IMINAN-50480 Change-Id: Iafff2a0df3474adc494901aeb97c7d377f4a5b7e Signed-off-by: Xin Wang <xin1.wang@intel.com>
2016-06-02Update mLowDelay value when startVA am: f75cf2c237 am: a3a8e1c361Lang Dai
am: 7fa710ee9d * commit '7fa710ee9dbb0d97b4d2155a56ba8b5b2f0a13a7': Change-Id: I67a483f46eca90f9b00c8a83c66172791cb01fa6
2016-06-02Update mLowDelay value when startVA am: f75cf2c237Lang Dai
am: a3a8e1c361 * commit 'a3a8e1c36135f42356d8a9af183602de1dcdabd8': Change-Id: Idd38bca8785aa4ce75a2a0a33ce4e608d23245cb
2016-06-02Update mLowDelay value when startVA am: f75cf2c237 am: f0ce477854Lang Dai
am: c3fc35d6b1 * commit 'c3fc35d6b190d536332e1c32bb2e7a7858877035': Update mLowDelay value when startVA Change-Id: I69612b9abe121e3e406ce9b36b77542edd9db3c8
2016-06-02Update mLowDelay value when startVA am: f75cf2c237Lang Dai
am: f0ce477854 * commit 'f0ce47785460c71e30efd546b9317d0b4bb62deb': Update mLowDelay value when startVA Change-Id: Id59c2ab420146195f376149a90090d04c2c8770c
2016-06-02Update mLowDelay value when startVALang Dai
am: f75cf2c237 * commit 'f75cf2c23758e265bd54ad71ea2d07f52b7e0f1f': Update mLowDelay value when startVA Change-Id: I4b6e9017da67899bd2c7f56e4683812c36d753c7
2016-06-02Introduce independent hstride and vstride, and use them. am: bb7b551f97 am: ↵Alistair Strachan
b14e26a812 am: d93df5e2d4 * commit 'd93df5e2d428fd8f98ef3d2b1ba6230b4f3a8fa4': Change-Id: If40e2cd3d809280a5ff10572af2c7d950b56a886
2016-06-02Introduce independent hstride and vstride, and use them. am: bb7b551f97 am: ↵Alistair Strachan
e57872a252 am: c72674b85a * commit 'c72674b85a805ae303eeb4071a10bd735ae6b984': Introduce independent hstride and vstride, and use them. Change-Id: I7d1110da52c7d56bdc29b3b9b35d31cd3deacbd5
2016-06-02Update mLowDelay value when startVALang Dai
am: f75cf2c237 * commit 'f75cf2c23758e265bd54ad71ea2d07f52b7e0f1f': Update mLowDelay value when startVA Change-Id: I7387ae5d2251da41aa2ef60eb598f96372b706a6
2016-06-02Introduce independent hstride and vstride, and use them. am: bb7b551f97Alistair Strachan
am: b14e26a812 * commit 'b14e26a8122f37f9dd98c156e16af2f013011ed0': Change-Id: I18b213027ef2d1094f6a891f55d29e9dbb3c3865
2016-06-02Introduce independent hstride and vstride, and use them.Alistair Strachan
am: bb7b551f97 * commit 'bb7b551f976e85040c4ddfb92100830c8c36d479': Introduce independent hstride and vstride, and use them. Change-Id: I8e31d781d0fb314dc1e2afa1c7c7b4b467ec0ae7
2016-06-02Introduce independent hstride and vstride, and use them. am: bb7b551f97Alistair Strachan
am: e57872a252 * commit 'e57872a25271f414c8b231bc735f9092fc6c217f': Introduce independent hstride and vstride, and use them. Change-Id: Id9fd574f0ea3563283a64638caa523647198f7d4
2016-06-02Introduce independent hstride and vstride, and use them.Alistair Strachan
am: bb7b551f97 * commit 'bb7b551f976e85040c4ddfb92100830c8c36d479': Introduce independent hstride and vstride, and use them. Change-Id: Ibb3ab85b0856e2469b79e287ced0b667d8e13561
2016-06-02Update mLowDelay value when startVALang Dai
Bug: 28083088 BZ: 49736 Change-Id: I0a1fcaed05bbfe0191042d41c70d87cc018515c5 Signed-off-by: Lily Ouyang <lily.ouyang@intel.com> Signed-off-by: Austin Hu <austin.hu@intel.com>
2016-06-02Introduce independent hstride and vstride, and use them.Alistair Strachan
Bug: 27589011 Bug: IMINAN-49451 Change-Id: I4d7069baef5d01e6009b0e72a6913f1de370b9e9 Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com> Signed-off-by: Austin Hu <austin.hu@intel.com>
2016-05-05Merge "Fix cts h264 test error" into nyc-dev am: 88cd7d22d5 am: 58d68daf09Xin Wang
am: d423b47187 * commit 'd423b47187bf66ec861dcfc85bb41ff00f123b07': Change-Id: Ia82351eb50fbe6eed4cd95445bac2e19f964d84f
2016-05-05Change delete to delete[] in VideoEncodeBase to avoid memory leak am: ↵Xin Wang
28c14c9724 am: c8109ee5cd am: b5b18b3f6e * commit 'b5b18b3f6ecdd315d83578f889f33e439bb4379d': Change-Id: I7cf5c568712c147b361609b3761ea1f5b8fdb9f3
2016-05-05Merge "Fix cts h264 test error" into nyc-dev am: 88cd7d22d5 am: f1d1ee5cb3Xin Wang
am: d56bef8039 * commit 'd56bef8039bfbf39f00eaa3436bf12371c409755': Fix cts h264 test error Change-Id: If991c6cc26930c0dab24eea13c7254f7f8e79f7f
2016-05-05Change delete to delete[] in VideoEncodeBase to avoid memory leak am: ↵Xin Wang
28c14c9724 am: c2a7113e66 am: 77542e00d7 * commit '77542e00d712f9b790a22e917f970bba6194b1c4': Change delete to delete[] in VideoEncodeBase to avoid memory leak Change-Id: I345cc6c014477493e3422b203af26682c3cede5d
2016-05-05Merge "Fix cts h264 test error" into nyc-dev am: 88cd7d22d5Nick Desaulniers
am: 58d68daf09 * commit '58d68daf09e52b0d603b0c41f0bd95fcfd0c454c': Change-Id: I19aa317f24fff288e66ad1c8884e03a5c196e257
2016-05-05Change delete to delete[] in VideoEncodeBase to avoid memory leak am: 28c14c9724Xin Wang
am: c8109ee5cd * commit 'c8109ee5cdbd1476be98999735cdc59745cecd99': Change-Id: I22c47ad79e56929b1dc81aff3cb5a15dd8f4b950
2016-05-05Merge "Fix cts h264 test error" into nyc-dev am: 88cd7d22d5Nick Desaulniers
am: f1d1ee5cb3 * commit 'f1d1ee5cb34786aa2c29fada3d400da6efdb54e0': Fix cts h264 test error Change-Id: I3d7338aa6cd575878e6a81c3ce3336d52e7cd671
2016-05-05Change delete to delete[] in VideoEncodeBase to avoid memory leak am: 28c14c9724Xin Wang
am: c2a7113e66 * commit 'c2a7113e66e2814047a62d3b2302e62efdd103f5': Change delete to delete[] in VideoEncodeBase to avoid memory leak Change-Id: I1958a505cd84e6992a3fe4423faab51dcbf9c058