mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Move unreleased change into the right section
PiperOrigin-RevId: 536974180
This commit is contained in:
parent
f6dbe99c79
commit
02322e11fb
1 changed files with 2 additions and 2 deletions
|
|
@ -10,6 +10,8 @@
|
||||||
* Audio:
|
* Audio:
|
||||||
* Audio Offload:
|
* Audio Offload:
|
||||||
* Video:
|
* Video:
|
||||||
|
* Allow `MediaCodecVideoRenderer` to use a custom
|
||||||
|
`VideoFrameProcessor.Factory`.
|
||||||
* Text:
|
* Text:
|
||||||
* Metadata:
|
* Metadata:
|
||||||
* DRM:
|
* DRM:
|
||||||
|
|
@ -81,8 +83,6 @@ This release includes the following changes since
|
||||||
size with `MediaCodecVideoRenderer` has a width and height of 0 when
|
size with `MediaCodecVideoRenderer` has a width and height of 0 when
|
||||||
`Player.getCurrentTracks` does not support video, or the size of the
|
`Player.getCurrentTracks` does not support video, or the size of the
|
||||||
supported video track is not yet determined.
|
supported video track is not yet determined.
|
||||||
* Allow `MediaCodecVideoRenderer` to use a custom
|
|
||||||
`VideoFrameProcessor.Factory`.
|
|
||||||
* IMA extension:
|
* IMA extension:
|
||||||
* Enable multi-period live DASH streams for DAI. Please note that the
|
* Enable multi-period live DASH streams for DAI. Please note that the
|
||||||
current implementation does not yet support seeking in live streams
|
current implementation does not yet support seeking in live streams
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue