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
e7bb9dc0
authored
May 11, 2015
by
ojw28
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge pull request #445 from google/dev
dev -> dev-webm-vp9-opus
parents
caf41fb1
acad036b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
8 deletions
README.md
README.md
View file @
e7bb9dc0
...
@@ -10,21 +10,24 @@ SmoothStreaming adaptive playbacks, persistent caching and custom renderers.
...
@@ -10,21 +10,24 @@ SmoothStreaming adaptive playbacks, persistent caching and custom renderers.
Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and
Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and
can be updated through Play Store application updates.
can be updated through Play Store application updates.
## Blog ##
## Developer guide ##
Read news, hints and tips in the ExoPlayer
[
blog
][]
.
The
[
ExoPlayer developer guide
][]
provides a wealth of information to help you
[
blog
]:
https://google.github.io/ExoPlayer/blog.html
get started.
[
ExoPlayer developer guide
]:
http://developer.android.com/guide/topics/media/exoplayer.html
## Developer guide ##
The ExoPlayer
[
developer guide
][]
provides a wealth of information to help
you get started.
## Reference documentation ##
[
developer guide
]:
https://google.github.io/ExoPlayer/guide.html
[
Class reference
][]
(Documents the ExoPlayer library classes).
## Reference documentation ##
[
Class reference
]:
http://google.github.io/ExoPlayer/doc/reference/com/google/android/exoplayer/package-summary.html
The Exoplayer
[
class reference
][]
documents the ExoPlayer library classes.
[
class reference
]:
https://google.github.io/ExoPlayer/doc/reference/com/google/android/exoplayer/package-summary.html
## Project branches ##
## Project branches ##
...
@@ -35,7 +38,6 @@ get started.
...
@@ -35,7 +38,6 @@ get started.
[
master
]:
https://github.com/google/ExoPlayer/tree/master
[
master
]:
https://github.com/google/ExoPlayer/tree/master
[
dev
]:
https://github.com/google/ExoPlayer/tree/dev
[
dev
]:
https://github.com/google/ExoPlayer/tree/dev
## Using Eclipse ##
## Using Eclipse ##
The repository includes Eclipse projects for both the ExoPlayer library and its
The repository includes Eclipse projects for both the ExoPlayer library and its
...
...
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