media/library
kimvde 7129d84efd Avoid OMX.qti.audio.decoder.flac on API level < 32
Before, this decoder was avoided on API levels < 30.

#minor-release
Issue:#9349
PiperOrigin-RevId: 395209684
2021-09-07 11:56:18 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Add open @IntDef for track types 2021-09-06 15:04:47 +01:00
core Avoid OMX.qti.audio.decoder.flac on API level < 32 2021-09-07 11:56:18 +01:00
dash Add open @IntDef for track types 2021-09-06 15:04:47 +01:00
extractor Add open @IntDef for track types 2021-09-06 15:04:47 +01:00
hls Add open @IntDef for track types 2021-09-06 15:04:47 +01:00
rtsp Revert unwanted changes. 2021-08-12 16:31:51 +01:00
smoothstreaming Add open @IntDef for track types 2021-09-06 15:04:47 +01:00
transformer Add Open GL step to Transformer 2021-09-06 14:58:25 +01:00
ui Remove stray symlinks 2021-08-25 10:58:20 +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.