Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e4a5c07b
authored
Oct 08, 2021
by
olly
Committed by
bachinger
Oct 09, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Mechanical README cleanups 2
PiperOrigin-RevId: 401777730
parent
e7c6ed5e
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
29 additions
and
38 deletions
extensions/av1/README.md
extensions/cast/README.md
extensions/cronet/README.md
extensions/ffmpeg/README.md
extensions/flac/README.md
extensions/ima/README.md
extensions/leanback/README.md
extensions/media2/README.md
extensions/mediasession/README.md
extensions/okhttp/README.md
extensions/opus/README.md
extensions/rtmp/README.md
extensions/vp9/README.md
extensions/workmanager/README.md
library/all/README.md
extensions/av1/README.md
View file @
e4a5c07b
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
## Build instructions (Linux, macOS)
To use th
is extension you need to clone the ExoPlayer repository and depend on
To use th
e module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's
modules locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
In addition, it's necessary to fetch cpu_features library and libgav1 with its
In addition, it's necessary to fetch cpu_features library and libgav1 with its
...
...
extensions/cast/README.md
View file @
e4a5c07b
...
@@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-cast:2.X.X'
...
@@ -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
where
`2.X.X`
is the version, which must match the version of the other media
modules being used.
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
...
...
extensions/cronet/README.md
View file @
e4a5c07b
...
@@ -25,9 +25,8 @@ implementation 'com.google.android.exoplayer:extension-cronet:2.X.X'
...
@@ -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
where
`2.X.X`
is the version, which must match the version of the other media
modules being used.
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
...
...
extensions/ffmpeg/README.md
View file @
e4a5c07b
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
## Build instructions (Linux, macOS)
To use th
is extension you need to clone the ExoPlayer repository and depend on
To use th
e module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's
modules locally. Instructions for doing this can be found in the
[
top level README
][]
. The extension is not provided via Google's Maven
[
top level README
][]
. The extension is not provided via Google's Maven
repository (see
[
#2781
][]
for more information).
repository (see
[
#2781
][]
for more information).
...
...
extensions/flac/README.md
View file @
e4a5c07b
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
## Build instructions (Linux, macOS)
To use th
is extension you need to clone the ExoPlayer repository and depend on
To use th
e module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's
modules locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
In addition, it's necessary to build the extension's native components as
In addition, it's necessary to build the extension's native components as
...
...
extensions/ima/README.md
View file @
e4a5c07b
...
@@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-ima:2.X.X'
...
@@ -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
where
`2.X.X`
is the version, which must match the version of the other media
modules being used.
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
...
...
extensions/leanback/README.md
View file @
e4a5c07b
...
@@ -17,9 +17,8 @@ implementation 'com.google.android.exoplayer:extension-leanback:2.X.X'
...
@@ -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
where
`2.X.X`
is the version, which must match the version of the other media
modules being used.
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
...
...
extensions/media2/README.md
View file @
e4a5c07b
...
@@ -17,9 +17,8 @@ implementation 'com.google.android.exoplayer:extension-media2:2.X.X'
...
@@ -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
where
`2.X.X`
is the version, which must match the version of the other media
modules being used.
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
...
...
extensions/mediasession/README.md
View file @
e4a5c07b
...
@@ -18,9 +18,8 @@ implementation 'com.google.android.exoplayer:extension-mediasession:2.X.X'
...
@@ -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
where
`2.X.X`
is the version, which must match the version of the other media
modules being used.
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
...
...
extensions/okhttp/README.md
View file @
e4a5c07b
...
@@ -28,9 +28,8 @@ implementation 'com.google.android.exoplayer:extension-okhttp:2.X.X'
...
@@ -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
where
`2.X.X`
is the version, which must match the version of the other media
modules being used.
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
...
...
extensions/opus/README.md
View file @
e4a5c07b
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
## Build instructions (Linux, macOS)
To use th
is extension you need to clone the ExoPlayer repository and depend on
To use th
e module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's
modules locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
In addition, it's necessary to build the extension's native components as
In addition, it's necessary to build the extension's native components as
...
...
extensions/rtmp/README.md
View file @
e4a5c07b
...
@@ -26,9 +26,8 @@ implementation 'com.google.android.exoplayer:extension-rtmp:2.X.X'
...
@@ -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
where
`2.X.X`
is the version, which must match the version of the other media
modules being used.
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
...
...
extensions/vp9/README.md
View file @
e4a5c07b
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
...
@@ -13,8 +13,8 @@ more external libraries as described below. These are licensed separately.
## Build instructions (Linux, macOS)
## Build instructions (Linux, macOS)
To use th
is extension you need to clone the ExoPlayer repository and depend on
To use th
e module you need to clone this GitHub project and depend on its
its modules locally. Instructions for doing this can be found in ExoPlayer's
modules locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
In addition, it's necessary to build the extension's native components as
In addition, it's necessary to build the extension's native components as
...
...
extensions/workmanager/README.md
View file @
e4a5c07b
...
@@ -15,8 +15,7 @@ implementation 'com.google.android.exoplayer:extension-workmanager:2.X.X'
...
@@ -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
where
`2.X.X`
is the version, which must match the version of the other media
modules being used.
modules being used.
Alternatively, you can clone the ExoPlayer repository and depend on the module
Alternatively, you can clone this GitHub project and depend on the module
locally. Instructions for doing this can be found in ExoPlayer's
locally. Instructions for doing this can be found in the
[
top level README
][]
.
[
top level README
][]
.
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
library/all/README.md
View file @
e4a5c07b
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
An empty module that depends on all of the other library modules. Depending on
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
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
[
top level README
]:
https://github.com/google/ExoPlayer/blob/release-v2/README.md
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment