Blacklist OMX.SEC.mp3.dec and OMX.brcm.audio.mp3.decoder on Samsung devices

parent ea2d1f89
Showing with 2 additions and 1 deletions
...@@ -12,7 +12,8 @@ ...@@ -12,7 +12,8 @@
* Caching: Cache data with unknown length by default. The previous flag to opt in * Caching: Cache data with unknown length by default. The previous flag to opt in
to this behavior (`DataSpec.FLAG_ALLOW_CACHING_UNKNOWN_LENGTH`) has been to this behavior (`DataSpec.FLAG_ALLOW_CACHING_UNKNOWN_LENGTH`) has been
replaced with an opt out flag (`DataSpec.FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN`). replaced with an opt out flag (`DataSpec.FLAG_DONT_CACHE_IF_LENGTH_UNKNOWN`).
* MP3: Fix issue where streams would play twice on Samsung devices
([#4519](https://github.com/google/ExoPlayer/issues/4519)).
### 2.9.2 ### ### 2.9.2 ###
* HLS: * HLS:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment