xref: /aosp_15_r20/external/exoplayer/METADATA (revision 30877f796caf59d855b10b687a5d6b3918d765cb)
1name: "ExoPlayer"
2description:
3    "ExoPlayer is an application level media player for Android. It provides an"
4    "alternative to Android’s MediaPlayer API for playing audio and video both"
5    "locally and over the Internet. ExoPlayer supports features not currently"
6    "supported by Android’s MediaPlayer API, including DASH and SmoothStreaming"
7    "adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to"
8    "customize and extend, and can be updated through Play Store application"
9    "updates."
10third_party {
11  url {
12    type: HOMEPAGE
13    value: "https://exoplayer.dev/"
14  }
15  url {
16    type: GIT
17    value: "https://github.com/google/ExoPlayer.git"
18  }
19  version: "8e57d3715f9092d5ec54ebe2e538f34bfcc34479"
20  last_upgrade_date { year: 2022 month: 4 day: 11 }
21  license_type: NOTICE
22}