media/library
hschlueter 8545a8b35f Allow video MIME type to be set in TranscodingTransformer.
Also check that the output video MIME type is supported with the given container MIME type in `TranscodingTransformer` and `TransformerBaseRenderer`.

PiperOrigin-RevId: 405645362
2021-10-27 13:04:30 +01:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Add database module 2021-10-26 14:19:43 +01:00
core Replace ExtractorsFactory with MediaSourceFactory in ExoPlayer.Builder 2021-10-27 12:57:24 +01:00
dash Tidy READMEs 2021-10-26 14:08:21 +01:00
database Add database module 2021-10-26 14:19:43 +01:00
datasource Add database module 2021-10-26 14:19:43 +01:00
decoder Tidy READMEs 2021-10-26 14:08:21 +01:00
extractor Tidy READMEs 2021-10-26 14:08:21 +01:00
hls Tidy READMEs 2021-10-26 14:08:21 +01:00
rtsp Tidy READMEs 2021-10-26 14:08:21 +01:00
smoothstreaming Tidy READMEs 2021-10-26 14:08:21 +01:00
transformer Allow video MIME type to be set in TranscodingTransformer. 2021-10-27 13:04:30 +01:00
ui Tidy READMEs 2021-10-26 14:08:21 +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.