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
fa9d7d5e
authored
Oct 05, 2018
by
ojw28
Committed by
GitHub
Oct 05, 2018
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update RELEASENOTES.md
Fix markdown
parent
ab054084
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
fa9d7d5e
...
...
@@ -325,18 +325,18 @@
begins, and poll the audio timestamp less frequently once it starts
advancing (
[
#3841
](
https://github.com/google/ExoPlayer/issues/3841
)
).
*
Add an option to skip silent audio in
`PlaybackParameters`
(
(#2635)
[
https://github.com/google/ExoPlayer/issues/2635
]
).
(
[
#2635
](
https://github.com/google/ExoPlayer/issues/2635
)
).
*
Fix an issue where playback of TrueHD streams would get stuck after seeking
due to not finding a syncframe
(
(#3845)
[
https://github.com/google/ExoPlayer/issues/3845
]
).
(
[
#3845
](
https://github.com/google/ExoPlayer/issues/3845
)
).
*
Fix an issue with eac3-joc playback where a codec would fail to configure
(
(#4165)
[
https://github.com/google/ExoPlayer/issues/4165
]
).
(
[
#4165
](
https://github.com/google/ExoPlayer/issues/4165
)
).
*
Handle non-empty end-of-stream buffers, to fix gapless playback of streams
with encoder padding when the decoder returns a non-empty final buffer.
*
Allow trimming more than one sample when applying an elst audio edit via
gapless playback info.
*
Allow overriding skipping/scaling with custom
`AudioProcessor`
s
(
(#3142)
[
https://github.com/google/ExoPlayer/issues/3142
]
).
(
[
#3142
](
https://github.com/google/ExoPlayer/issues/3142
)
).
*
Caching:
*
Add release method to the
`Cache`
interface, and prevent multiple instances
of
`SimpleCache`
using the same folder at the same time.
...
...
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