Commit a2929d09 by ibaker Committed by Ian Baker

Merge duplicate RTSP sections in dev-v2 release notes

PiperOrigin-RevId: 385139398
parent 31c9875e
Showing with 2 additions and 3 deletions
...@@ -158,6 +158,8 @@ ...@@ -158,6 +158,8 @@
* Fix session description (SDP) parsing to use a HashMap-like behaviour * Fix session description (SDP) parsing to use a HashMap-like behaviour
for duplicated attributes. for duplicated attributes.
([#9014](https://github.com/google/ExoPlayer/issues/9014)). ([#9014](https://github.com/google/ExoPlayer/issues/9014)).
* Allow using absolute URI in the control attribute in a media description
([#9183](https://github.com/google/ExoPlayer/issues/9183)).
* Metadata: * Metadata:
* Fix handling of emsg messages with an unset duration * Fix handling of emsg messages with an unset duration
([#9123](https://github.com/google/ExoPlayer/issues/9123)). ([#9123](https://github.com/google/ExoPlayer/issues/9123)).
...@@ -167,9 +169,6 @@ ...@@ -167,9 +169,6 @@
* Cronet extension: * Cronet extension:
* Add `CronetDataSource.Factory.setRequestPriority` to allow setting the * Add `CronetDataSource.Factory.setRequestPriority` to allow setting the
priority of requests made by `CronetDataSource` instances. priority of requests made by `CronetDataSource` instances.
* RTSP:
* Allow using absolute URI in the control attribute in a media description
([#9183](https://github.com/google/ExoPlayer/issues/9183)).
### 2.14.1 (2021-06-11) ### 2.14.1 (2021-06-11)
......
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