1# This project was upgraded with external_updater. 2# Usage: tools/external_updater/updater.sh update libgav1 3# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md 4 5name: "libgav1" 6description: "Google\'s decoder implementation of the AV1 video codec." 7third_party { 8 url { 9 type: HOMEPAGE 10 value: "http://go/libgav1-doc" 11 } 12 url { 13 type: GIT 14 value: "https://chromium.googlesource.com/codecs/libgav1" 15 } 16 version: "v0.19.0" 17 license_type: NOTICE 18 last_upgrade_date { 19 year: 2023 20 month: 10 21 day: 31 22 } 23} 24