20 lines
496 B
Plaintext
20 lines
496 B
Plaintext
# This project was upgraded with external_updater.
|
|
# Usage: tools/external_updater/updater.sh update speex
|
|
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
|
|
|
|
name: "speex"
|
|
description: "DSP library derived from speex"
|
|
third_party {
|
|
url {
|
|
type: GIT
|
|
value: "https://gitlab.xiph.org/xiph/speexdsp"
|
|
}
|
|
version: "SpeexDSP-1.2.1"
|
|
license_type: NOTICE
|
|
last_upgrade_date {
|
|
year: 2023
|
|
month: 3
|
|
day: 28
|
|
}
|
|
}
|