media/library/rtsp/src
michaelkatz 89acf3cf08 Catch IllegalArgumentExceptions in RTSP Response parsing
In parsing Describe RTSP response messages, IllegalArgumentExceptions are thrown for invalid parameters and values. These exceptions were not caught and crashed the Playback thread. Now these exceptions will be caught and their errors forwarded to the proper error handling listeners.

#minor-release

Issue: google/ExoPlayer#10971
PiperOrigin-RevId: 509207881
(cherry picked from commit 711fa44d56)
2023-02-28 18:04:03 +00:00
..
main Catch IllegalArgumentExceptions in RTSP Response parsing 2023-02-28 18:04:03 +00:00
test Catch IllegalArgumentExceptions in RTSP Response parsing 2023-02-28 18:04:03 +00:00