mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +00:00
move release notes entry
This commit is contained in:
parent
d89e18fe6d
commit
ab397e408a
1 changed files with 3 additions and 2 deletions
|
|
@ -8,6 +8,9 @@
|
|||
`buildVideoRenderers()` or `buildAudioRenderers()` can access the codec
|
||||
adapter factory and pass it to `MediaCodecRenderer` instances they
|
||||
create.
|
||||
* RTSP
|
||||
* Provide a client API to override the `SocketFactory` used for any server
|
||||
connection ([#9606](https://github.com/google/ExoPlayer/pull/9606)).
|
||||
|
||||
### 2.16.0 (2021-11-04)
|
||||
|
||||
|
|
@ -90,8 +93,6 @@
|
|||
* RTSP:
|
||||
* Support RFC4566 SDP attribute field grammar
|
||||
([#9430](https://github.com/google/ExoPlayer/issues/9430)).
|
||||
* Provide a client API to override the `SocketFactory` used for any server
|
||||
connection ([#9606](https://github.com/google/ExoPlayer/pull/9606)).
|
||||
* DASH:
|
||||
* Populate `Format.sampleMimeType`, `width` and `height` for image
|
||||
`AdaptationSet` elements
|
||||
|
|
|
|||
Loading…
Reference in a new issue