Skip to content
Merged
2 changes: 2 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@
in an unstable API that requires apps that implement this callback to
add an additional argument of type `JSONObject`
([#2950](https://github.com/androidx/media/issues/2950)).
* Optimize HLS playlist parsing by caching regex Matchers
([#3008](https://github.com/androidx/media/pull/3008)).
* DASH extension:
* Smooth Streaming extension:
* RTSP extension:
Expand Down
Loading