media/library
tonihei 455fb89cd4 Suppress lint warning about wrong IntDef in FrameworkMuxer
The values are equivalent and we can suppress the warning.

PiperOrigin-RevId: 406839242
2021-11-01 17:39:08 +00:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Add missing IntDef constant. 2021-11-01 17:38:35 +00:00
core Remove wrong IntDef usage. 2021-11-01 17:38:06 +00:00
dash Migrate callers of deprecated C.java methods to Util.java 2021-10-29 11:31:50 +01:00
database Add database module 2021-10-26 14:19:43 +01:00
datasource Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
decoder Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
extractor Fix rounding error in fMP4 presentation time calculation 2021-11-01 17:36:49 +00:00
hls Merge pull request #9576 from TiVo:p-fix-duration-round 2021-11-01 17:38:51 +00:00
rtsp Migrate callers of deprecated C.java methods to Util.java 2021-10-29 11:31:50 +01:00
smoothstreaming Migrate callers of deprecated C.java methods to Util.java 2021-10-29 11:31:50 +01:00
transformer Suppress lint warning about wrong IntDef in FrameworkMuxer 2021-11-01 17:39:08 +00:00
ui Migrate callers of deprecated C.java methods to Util.java 2021-10-29 11:31:50 +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.