aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2018-11-14Upgrade Opus to v1.3android-wear-8.0.0_r2android-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-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-n-iot-release-ihome-igv1nougat-iot-releaseFelicia Lim
Bug: 63932386 Test: - verified builds for arm*/x86* - checked functionality using an emulator and stagefright Change-Id: I10c4b267be1c846d8992e3c5f6d2576c2cb258a9 Signed-off-by: Felicia Lim <flim@google.com>
2017-10-09Use -Werror in external/libopus am: 475b788b92 am: 93264cbc8cChih-Hung Hsieh
am: 424d297041 Change-Id: I2ec607186c728ad48479e222391d07aeef5a092d
2017-09-28Use -Werror in external/libopusChih-Hung Hsieh
Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I5ca0646034c26ba70986bec9ebff5a17c678e623
2017-09-15Enable 32-bit armv8 NEON for libmopus am: aecd1e10da am: 77cb8f4332Isaac Chen
am: a92a20b895 Change-Id: I5a6308bc8fde8d47fe42a6968cc8a578ffa7762d
2017-09-15Enable 32-bit armv8 NEON for libmopusIsaac Chen
Since ARM neon instructions were only used on armv7-a-neon architecture variant, the default implementation for this library doesn't use these advanced SIMD instructions. Bug: 65568205 Test: lunch aosp_arm64; emulator # on oc-mr1-dev; boot to home screen Check if NEON related source code has been built and included in libopus.so. Change-Id: Ia24e60b3fabcbd4108bd336d5cbec787c98e1a2b
2017-08-10Make software codecs as VNDKJiyong Park
am: 0d8165b102 Change-Id: I96e09d420076910ffe0da17b4a881d05475153a6
2017-08-07Make software codecs as VNDKoreo-mr1-devJiyong Park
Software codecs and their dependencies are marked as VNDK (or just vendor_available:true for static/header libs). Bug: 37343418 Test: build the software codecs with BOARD_VNDK_VERSION=current Change-Id: I9e628d0646fd8a28f8e741cde5ef0c30b79c21ae
2017-07-07Opus 1.2.1android-o-iot-preview-5o-iot-preview-5Felicia Lim
Change-Id: I551f1de5c5e121ac1275334e67c7e0f96ab18114 Test: - verified builds for arm*/mips*/x86* - checked functionality using an emulator and stagefright
2017-05-22Remove reference to liboggandroid-o-preview-4android-o-preview-3Colin Cross
libogg is not needed to build libopus, remove it. Test: builds Change-Id: I0ebb83977db5c20fd93b676633fc4ddb88a09b46
2017-04-24Convert external/libopus to Android.bpandroid-wear-o-preview-4android-wear-o-preview-3android-o-preview-2android-n-iot-preview-4n-iot-preview-4Colin Cross
See build/soong/README.md for more information. Test: m -j checkbuild Change-Id: Ibb869e5fdeccd3755581fc1649f9fdd8102678dc