media/library/core
aquilescanta 17723c0836 Simplify network-related error codes
This change removes ERROR_CODE_IO_NETWORK_UNAVAILABLE,
ERROR_CODE_IO_NETWORK_CONNECTION_CLOSED, and ERROR_CODE_IO_DNS_FAILED
in favor of keeping only ERROR_CODE_IO_NETWORK_CONNECTION_FAILED.

PiperOrigin-RevId: 388715972
2021-08-04 19:05:41 +01:00
..
src Simplify network-related error codes 2021-08-04 19:05:41 +01:00
build.gradle Bump dependency versions 2021-06-30 13:53:01 +01:00
proguard-rules.txt Remove FfmpegVideoRenderer from 2.15.0 release 2021-08-02 16:35:43 +01:00
README.md Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

  • Javadoc: Note that this Javadoc is combined with that of other modules.