summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-29Ignore kernel headers when targeting prebuilt kernelHEADtachibana-mr1Chris Crump
Necessary for devices that target prebuilt kernel but also include the tinycompress package Change-Id: If7f8433e710e199899aa09c7b35b8efc8e3cd187
2023-04-13Merge 4b1cddc94e252307a2187a0761d06d9894add374 on remote branchLinux Build Service Account
Change-Id: Ib95804a58b4034e0bb8f75192524d56a76db1374
2023-03-17Snap for 9762216 from 05477d44598734deaa4d2d31eee0bcd34a036b13 to ↵Android Build Coastguard Worker
t-keystone-qcom-release Change-Id: I55100bc67af49eeed43a6f8f62588cd8166c1638
2023-03-16[automerger skipped] tinycompress: do not loop in the compress read skipped: ↵Ramesh Garimella
592347b1b3 Change-Id: If9588cb2f8fdde303bfbc315351cda365f12bde9
2023-03-13tinycompress: do not loop in the compress readSairamreddy Bojja
Return the compress read immediately when it is successful. client can recall for the remaining bytes. Also, In case of capture, move the plugin state to prepared when set params is successful. Earlier in case of playback this plug state is moved to prepare only when first write is successful. Change-Id: I9a6a365d78ede8ff04e4d99bcdaca05a71831d6c CRs-Fixed: 3424064
2022-09-29Merge 18384ed05fa19dd0f9acb3b2822dc299b227b926 on remote branchLinux Build Service Account
Change-Id: I38730224ccf29677a0c2bd62b67b6b26f9ba83fe
2022-09-08Snap for 9041030 from da606f5ce2b249e5a4f15422a1a6ee0ab55e452b to ↵Android Build Coastguard Worker
t-keystone-qcom-release Change-Id: I05c5c1c681398af69784a5d79d7ee81eb1ce20ca
2022-09-07tinycompress: free dynamic memory after useJaideep Sharma
Release dynamically allocated memory for open_fn once dlsym is done to avoid memory leaks. CRs-Fixed: 3285530 Change-Id: I5b22a8db3c76a9134d4d0946ec33d8a0c4226bac
2022-04-15Merge dd6039d4a998cac6eeef16d0d211a06031cea6f9 on remote branchLinux Build Service Account
Change-Id: Icf99c799295ca5ebc0cc1f7fb73d09eea65a4135
2022-04-10Snap for 8430879 from f6700a93634f3c219a40b1298d12cbbf5ebf1160 to ↵Android Build Coastguard Worker
t-keystone-qcom-release Change-Id: Ie416305838cb4b389b63319b946512c0ce92b5a9
2022-04-07Merge s-mpr-2022-04Eric Arseneau
Change-Id: I3bf5fc1db24860853665e27156f8a39a48ac0e80
2022-04-04tinycompress: do not loop in the compress readAjender Reddy
Return the compress read immediately when it is successful. client can recall for the remaining bytes. Also, In case of capture, move the plugin state to prepared when set params is successful. Earlier in case of playback this plug state is moved to prepare only when first write is successful. CRs-Fixed: 3164253 Change-Id: I2b8e2a12397682c5a17473ea06623c1152cc9819
2021-12-06Merge mpr-2021-11-05Eric Arseneau
Change-Id: I529515bc68616992e1684a1082cd0e2217311be4
2021-10-28Snap for 7862349 from 19229ae4b561d27c4ed74e8f4ed72d1ceed67aa6 to ↵Android Build Coastguard Worker
t-keystone-qcom-release Change-Id: I294b2c87d8ffce356fc17472db0846cf6db76ed2
2021-10-06Merge TP1A.211006.001Deyao Ren
Change-Id: I8ce55a28e8bf403cf0dd8a1fc6ee2a2bd20cec15
2021-09-30Snap for 7781147 from 165264ffdd06f35aa542ee7424834da57d48191d to ↵Android Build Coastguard Worker
t-keystone-qcom-release Change-Id: I1acba22524ed985a82c0a73f4cb34a907ee35675
2021-09-29[automerger] tinycompress: plugin: Set codec params in SETUP state am: ↵Jaideep Sharma
910484c0d0 Change-Id: Ib741fb8863fa42e747560909990a97d831036dea
2021-09-23tinycompress: plugin: Set codec params in SETUP stateRitu Sharma
Allow codec params to be set in COMPRESS_PLUG_SETUP state as well. CRs-Fixed: 3023915 Change-Id: Ic1f93628c9fa325653cbd65a0cc827310276f81d
2021-08-30Snap for 7687840 from 59ab62c9cd847563a68ef88b81eec9014413f23a to ↵Android Build Coastguard Worker
t-keystone-qcom-release Change-Id: Ibeb8515fe4f2b17289a333012b33348b52552763
2021-08-25tinycompress: Add support for compress_set_codec_params APIRitu Sharma
Add support for compress_set_codec_params API which is used to send codec parameters from clients directly. CRs-Fixed: 2926417 Change-Id: I83f52378e288f15bccfc8a7798d33943a02d5e52
2021-05-30Snap for 7409432 from dacabf034e5d7b3ae825bd1f3ad83f85b35bd7ad to tm-releaseandroid-build-team Robot
Change-Id: I2a0068cbd0f11be5930010791bd9eb396277ce53
2021-05-29Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/tinycompress" am: ↵Bob Badour
3a930cc474 am: efc77b356b am: dc32830263 am: f690ffd9a9 am: 1b05ea37e2 Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1588694 Change-Id: If1bb60f8670c1e3b09e25e12b5c1d72228166c43
2021-02-23Merge SP1A.210222.001Scott Lobdell
Change-Id: Ib1bc0df5b78a84bc861b3d54f138a3177c48f920
2021-02-18Snap for 7151881 from 9bfdf373e9396a812ba64956f9bdebb9abca313d to tm-releaseandroid-build-team Robot
Change-Id: Ic9f38a762ca80e951c4bdd5b043c0172a6afe412
2021-02-18Snap for 7152399 from f690ffd9a988d9a71c7ae80b9260b0bba09e69ae to sc-v2-releaseandroid-build-team Robot
Change-Id: I5cfe0d272a5e89954d0c2eea541f9ae443bdfaa7
2021-02-18Snap for 7152399 from f690ffd9a988d9a71c7ae80b9260b0bba09e69ae to sc-releaseandroid-build-team Robot
Change-Id: I55e491d95e13bd0d9a7c75edce31784cee2926a1
2021-02-18Snap for 7152399 from f690ffd9a988d9a71c7ae80b9260b0bba09e69ae to sc-d1-releaseandroid-build-team Robot
Change-Id: Ie9278499684dce4d26154a0b398ea7f61c51b6bf
2021-02-17Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/tinycompress" am: ↵Bob Badour
3a930cc474 am: efc77b356b am: dc32830263 am: f690ffd9a9 Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1588694 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I3a09eb0c13f1209bb99b104d41a9d79f986147f5
2021-02-17Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/tinycompress" am: ↵Bob Badour
3a930cc474 am: efc77b356b am: dc32830263 am: f690ffd9a9 Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1588694 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I1cfd455d0f8c1ad0aae2f08f7dd3d569362db00f
2021-02-17Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/tinycompress" am: ↵Bob Badour
3a930cc474 am: efc77b356b am: dc32830263 Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1588694 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I0a8b0e6dd5252a5c58bbbcbeefa762a201ab7d09
2021-02-17Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/tinycompress" am: ↵Bob Badour
3a930cc474 am: efc77b356b Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1588694 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ic4491ed6c3c41ec571b27e56994858a427b13b2e
2021-02-17Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/tinycompress" am: 3a930cc474Bob Badour
Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1588694 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Id3222d1f0d38a06b4f7e9982d927661fce76bb41
2021-02-17Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/tinycompress"Bob Badour
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/tinycompressBob Badour
Added SPDX-license-identifier-BSD to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I19d055d78a2c9227c8c521b65d3ff52efc591eca
2021-02-04Add needed sources files to Android.mk.Chris Gross
Bug: 179184543 Change-Id: Ie76e2ed43286bd3148da307e868b580062464b2e
2021-01-26Merge SP1A.210122.003Chris Gross
Change-Id: I3c8170f56d467aefbcec891341d3deef578acf63
2021-01-25Snap for 7101549 from 5160726ce0c09a59c07420b1e00a99ee0ffcf13b to sc-v2-releaseandroid-build-team Robot
Change-Id: Ica2cba1768306eea7ba270e6724a196a4cadf1b8
2021-01-18Snap for 7088030 from 5160726ce0c09a59c07420b1e00a99ee0ffcf13b to tm-releaseandroid-build-team Robot
Change-Id: I10605ea0fc56f080cc13143f21413284705ca45a
2021-01-16Snap for 7085169 from 5160726ce0c09a59c07420b1e00a99ee0ffcf13b to sc-releaseandroid-build-team Robot
Change-Id: Ic57b492062cb2f7de90521d34d4af5d6bf766969
2021-01-16Snap for 7085660 from 5160726ce0c09a59c07420b1e00a99ee0ffcf13b to sc-d1-releaseandroid-build-team Robot
Change-Id: If2ca71b12960ce47a490eb3d846a7bd8d5e1a785
2021-01-15[automerger skipped] Merge changes I3084f1e2,I7ea6a7bb,I71f588b9 am: ↵Eric Laurent
8bf575a845 am: 11cd3180a5 am: 107425320c -s ours am skip reason: Change-Id I3084f1e294d15a12923958af9170f00413fae2bb with SHA-1 533365793d is in history Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1551056 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I58b29a942dcecb691921762868339327f8d32fa1
2021-01-15[automerger skipped] tinycompress: Fix error handling in plugins. am: ↵Vidyakumar Athota
fc8976c893 am: 961c9afd6b am: b45e6a49fe -s ours am skip reason: Change-Id I7ea6a7bb712367546607b8d7985cc4de8ca2455f with SHA-1 f86d1a2e03 is in history Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1551055 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I565780238089c4d06121308e22aa75eb89aabd9d
2021-01-15[automerger skipped] external: tinycompress: add support for compress ↵Vidyakumar Athota
plugins am: 2b8db68d31 am: 93ef2fc37e am: b2de43cbb5 -s ours am skip reason: Change-Id I71f588b9ed84b62d3b1b08dae7ce65f8fa649e6a with SHA-1 931e7cf24b is in history Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1551054 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I712fee58aafd59eff290c5a07b702eb051c31191
2021-01-15Merge changes I3084f1e2,I7ea6a7bb,I71f588b9 am: 8bf575a845 am: 11cd3180a5Eric Laurent
Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1551056 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I64897a55b9c9759af84f50be737d107915408e0b
2021-01-15tinycompress: Fix error handling in plugins. am: fc8976c893 am: 961c9afd6bVidyakumar Athota
Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1551055 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I19206f006ba5de110af0edf66b501b8bb15867e8
2021-01-15external: tinycompress: add support for compress plugins am: 2b8db68d31 am: ↵Vidyakumar Athota
93ef2fc37e Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1551054 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I2f45e92010dff2ac1504ac11f8318862474e31a4
2021-01-15Merge changes I3084f1e2,I7ea6a7bb,I71f588b9 am: 8bf575a845Eric Laurent
Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1551056 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ib472495de7591bd275fe7e359ed76db991389907
2021-01-15tinycompress: Fix error handling in plugins. am: fc8976c893Vidyakumar Athota
Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1551055 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I7ac79de119bcd9d9832d852730b3de960c815e49
2021-01-15external: tinycompress: add support for compress plugins am: 2b8db68d31Vidyakumar Athota
Original change: https://android-review.googlesource.com/c/platform/external/tinycompress/+/1551054 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ic328a6cc70625d9163082c39fc251e524aa409cc
2021-01-15Merge changes I3084f1e2,I7ea6a7bb,I71f588b9Eric Laurent
* changes: fix build tinycompress: Fix error handling in plugins. external: tinycompress: add support for compress plugins