media/library/rtsp/src/test
claincly a5cbd9f6c2 Handle RTSP session id properly.
Issue: #9254

#minor-release

We used to allow only alphanumerical characters in session id. The spec also
allows "$", "-", "_", ".", "+" (RFC2326 Sections 3.4 and 15.1).

PiperOrigin-RevId: 388873742
2021-08-05 12:31:06 +01:00
..
java/com/google/android/exoplayer2/source/rtsp Handle RTSP session id properly. 2021-08-05 12:31:06 +01:00
AndroidManifest.xml Publish ExoPlayer's support for RTSP. 2021-04-27 17:41:38 +01:00