media/library
claincly beeb6e829d Enable reading interleaved message in RtspMessageChannel.
RTSP interleaving enables RTP packets to be sent using RTSP's TCP connection.
The interleaving RTSP messages contain binary data only and always start with a
'$'. Normal RTSP messages contain line breaks (CRLFs) that indicate complete
lines.

#minor-release

PiperOrigin-RevId: 372990181
2021-05-10 23:42:31 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Remove some deprecated Player methods 2021-05-10 23:42:10 +01:00
core Fix bug where content position of ads in moving live windows is updated 2021-05-10 23:40:47 +01:00
dash Format Java source files 2021-05-06 13:32:25 +01:00
extractor Format Java source files 2021-05-06 13:32:25 +01:00
hls Format Java source files 2021-05-06 13:32:25 +01:00
rtsp Enable reading interleaved message in RtspMessageChannel. 2021-05-10 23:42:31 +01:00
smoothstreaming Format Java source files 2021-05-06 13:32:25 +01:00
transformer Format Java source files 2021-05-06 13:32:25 +01:00
ui Format Java source files 2021-05-06 13:32:25 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.