1# *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE 2# CONSULT YOUR go/whichlawyer LEGAL TEAM MEMBER BEFORE 3# DEPENDING ON IT IN YOUR PROJECT. *** 4 5name: "libaom" 6description: "Android fork of the libaom library." 7 8third_party { 9 license_note: "would be NOTICE save for Alliance for Open Media patent license:\n" 10 " libaom/PATENTS,\n" 11 " and in headers for 930 other files like:\n" 12 " config/arm/config/aom_config.asm\n" 13 " config/arm/config/aom_config.c\n" 14 " ... \n" 15 " tools/txfm_analyzer/txfm_graph.h\n" 16 " tools/wrap-commit-msg.py" 17 license_type: BY_EXCEPTION_ONLY 18 19 url { 20 type: GIT 21 value: "https://aomedia.googlesource.com/aom/" 22 } 23 version: "v3.10.0" 24 last_upgrade_date { 25 year: 2024 26 month: 11 27 day: 19 28 } 29} 30