summaryrefslogtreecommitdiff
path: root/METADATA
blob: 37f831650240516c54b5e4d5c8adb1796150b316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update libmpeg2
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

name: "libmpeg2"
description: "Android fork of the libmpeg2 library."
third_party {
  url {
    type: GIT
    value: "https://github.com/ittiam-systems/libmpeg2.git"
  }
  version: "v1.2.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 8
    day: 8
  }
}