Mechanical README cleanups 2

PiperOrigin-RevId: 401777730
This commit is contained in:
olly 2021-10-08 16:34:13 +01:00 committed by bachinger
parent e7c6ed5e7f
commit e4a5c07b5f
15 changed files with 29 additions and 38 deletions

View File

@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on
its modules locally. Instructions for doing this can be found in ExoPlayer's
To use the module you need to clone this GitHub project and depend on its
modules locally. Instructions for doing this can be found in the
[top level README][].
In addition, it's necessary to fetch cpu_features library and libgav1 with its

View File

@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-cast:2.X.X'
where `2.X.X` is the version, which must match the version of the other media
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
[top level README][].
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in the [top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md

View File

@ -25,9 +25,8 @@ implementation 'com.google.android.exoplayer:extension-cronet:2.X.X'
where `2.X.X` is the version, which must match the version of the other media
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
[top level README][].
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in the [top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md

View File

@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on
its modules locally. Instructions for doing this can be found in ExoPlayer's
To use the module you need to clone this GitHub project and depend on its
modules locally. Instructions for doing this can be found in the
[top level README][]. The extension is not provided via Google's Maven
repository (see [#2781][] for more information).

View File

@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on
its modules locally. Instructions for doing this can be found in ExoPlayer's
To use the module you need to clone this GitHub project and depend on its
modules locally. Instructions for doing this can be found in the
[top level README][].
In addition, it's necessary to build the extension's native components as

View File

@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-ima:2.X.X'
where `2.X.X` is the version, which must match the version of the other media
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
[top level README][].
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in the [top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md

View File

@ -17,9 +17,8 @@ implementation 'com.google.android.exoplayer:extension-leanback:2.X.X'
where `2.X.X` is the version, which must match the version of the other media
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
[top level README][].
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in the [top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md

View File

@ -17,9 +17,8 @@ implementation 'com.google.android.exoplayer:extension-media2:2.X.X'
where `2.X.X` is the version, which must match the version of the other media
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
[top level README][].
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in the [top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md

View File

@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-mediasession:2.X.X'
where `2.X.X` is the version, which must match the version of the other media
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
[top level README][].
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in the [top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md

View File

@ -28,9 +28,8 @@ implementation 'com.google.android.exoplayer:extension-okhttp:2.X.X'
where `2.X.X` is the version, which must match the version of the other media
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
[top level README][].
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in the [top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md

View File

@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on
its modules locally. Instructions for doing this can be found in ExoPlayer's
To use the module you need to clone this GitHub project and depend on its
modules locally. Instructions for doing this can be found in the
[top level README][].
In addition, it's necessary to build the extension's native components as

View File

@ -26,9 +26,8 @@ implementation 'com.google.android.exoplayer:extension-rtmp:2.X.X'
where `2.X.X` is the version, which must match the version of the other media
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
[top level README][].
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in the [top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md

View File

@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
To use this extension you need to clone the ExoPlayer repository and depend on
its modules locally. Instructions for doing this can be found in ExoPlayer's
To use the module you need to clone this GitHub project and depend on its
modules locally. Instructions for doing this can be found in the
[top level README][].
In addition, it's necessary to build the extension's native components as

View File

@ -15,8 +15,7 @@ implementation 'com.google.android.exoplayer:extension-workmanager:2.X.X'
where `2.X.X` is the version, which must match the version of the other media
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
[top level README][].
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in the [top level README][].
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md

View File

@ -2,7 +2,7 @@
An empty module that depends on all of the other library modules. Depending on
the full library is equivalent to depending on all of the other library modules
individually. See ExoPlayer's [top level README][] for more information.
individually. See the [top level README][] for more information.
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md