mirror of
https://github.com/androidx/media.git
synced 2025-05-10 00:59:51 +08:00
Move the RELEASENOTES entry for PlayReady's LA_URL workaround from HLS to DRM
PiperOrigin-RevId: 243618907
This commit is contained in:
parent
ba91501751
commit
e9a7d47f62
@ -79,8 +79,10 @@
|
|||||||
type ([#3100](https://github.com/google/ExoPlayer/issues/3100)).
|
type ([#3100](https://github.com/google/ExoPlayer/issues/3100)).
|
||||||
* Query `MediaCodecList.ALL_CODECS` when selecting a tunneling decoder
|
* Query `MediaCodecList.ALL_CODECS` when selecting a tunneling decoder
|
||||||
([#5547](https://github.com/google/ExoPlayer/issues/5547)).
|
([#5547](https://github.com/google/ExoPlayer/issues/5547)).
|
||||||
* DRM: Fix black flicker when keys rotate in DRM protected content
|
* DRM:
|
||||||
|
* Fix black flicker when keys rotate in DRM protected content
|
||||||
([#3561](https://github.com/google/ExoPlayer/issues/3561)).
|
([#3561](https://github.com/google/ExoPlayer/issues/3561)).
|
||||||
|
* Work around lack of LA_URL attribute in PlayReady key request init data.
|
||||||
* CEA-608: Improved conformance to the specification
|
* CEA-608: Improved conformance to the specification
|
||||||
([#3860](https://github.com/google/ExoPlayer/issues/3860)).
|
([#3860](https://github.com/google/ExoPlayer/issues/3860)).
|
||||||
* DASH:
|
* DASH:
|
||||||
@ -88,7 +90,6 @@
|
|||||||
* Support multiple CEA-608 channels muxed into FMP4 representations
|
* Support multiple CEA-608 channels muxed into FMP4 representations
|
||||||
([#5656](https://github.com/google/ExoPlayer/issues/5656)).
|
([#5656](https://github.com/google/ExoPlayer/issues/5656)).
|
||||||
* HLS:
|
* HLS:
|
||||||
* Work around lack of LA_URL attribute in PlayReady key request init data.
|
|
||||||
* Prevent unnecessary reloads of initialization segments.
|
* Prevent unnecessary reloads of initialization segments.
|
||||||
* Form an adaptive track group out of audio renditions with matching name.
|
* Form an adaptive track group out of audio renditions with matching name.
|
||||||
* Support encrypted initialization segments
|
* Support encrypted initialization segments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user