summaryrefslogtreecommitdiff
path: root/METADATA
blob: e58032c19816410d1755e68abed99eb437e926af (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.3.0"
  license_type: NOTICE
  last_upgrade_date {
    year: 2023
    month: 10
    day: 23
  }
}