media/library
huangdarwin ecb47ba564 Transformer GL: Add setResolution() API.
Simple, initial implementation to allow setResolution()
to set the output height, for downscaling/upscaling.

Per TODOs, follow-up CLs may change layering, add UI,
or allow querying decoders for more resolution options.

PiperOrigin-RevId: 410203343
2021-11-16 16:04:33 +00:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Bump version to 2.16.1 2021-11-15 17:15:45 +00:00
core Fixes for some minor misc issues 2021-11-15 10:58:32 +00:00
dash Add parsed essential/supplemental properties to the Representation. 2021-11-15 14:52:25 +00:00
database Add database module 2021-10-26 14:19:43 +01:00
datasource Add contract tests for DataSource#getResponseHeaders 2021-11-11 10:40:38 +00:00
decoder Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
extractor Merge pull request #9543 from KasemJaffer:rf64 2021-11-11 10:21:29 +00:00
hls Plumb PlayerId to MediaSource. 2021-11-11 10:49:35 +00:00
rtsp Add missing RetentionPolicy for IntDef 2021-11-03 15:12:19 +00:00
smoothstreaming Add @Deprecated to MediaSourceFactory deprecated overrides 2021-11-08 14:41:45 +00:00
transformer Transformer GL: Add setResolution() API. 2021-11-16 16:04:33 +00:00
ui Use buildUpon instead of creating new overrides in UI ControlView. 2021-11-15 11:36:34 +00: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.