media/library
claincly 361d9b1783 Roll forward of 651fa0dbb7.
Reason for not rolling back the rollback 9151103968: file name changed and
file content moved, the automated tool is unable to correctly apply the change.

Apply suggested AVC profile depending on the API version.

Use `AVCProfileHigh` only when there's encoder support.

PiperOrigin-RevId: 426363780
2022-02-04 15:03:48 +00:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Explicitly document every overridden method in ForwardingPlayer 2022-02-04 15:00:19 +00:00
core Redefine the SSAI URI format with an "ssai" scheme instead of "imadai" 2022-02-04 14:49:52 +00:00
dash Fix some lint warnings 2022-01-28 09:37:06 +00:00
database Add database module 2021-10-26 14:19:43 +01:00
datasource Change DefaultHttpDataSourceTest to an instrumentation test 2021-12-14 10:30:35 +00:00
decoder Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
extractor Mark some unreleased IntDefs as TYPE_USE only 2022-02-04 10:16:43 +00:00
hls Mark some unreleased IntDefs as TYPE_USE only 2022-02-04 10:16:43 +00:00
rtsp Fix parameter comments 2022-02-04 09:52:19 +00:00
smoothstreaming Remove setTag from (Ss|Hls|Dash)MediaSource.Factory 2022-01-10 13:00:58 +00:00
transformer Roll forward of 651fa0dbb7. 2022-02-04 15:03:48 +00:00
ui Mark LegacyPlayerView as deprecated 2022-02-04 14:53:23 +00:00
README.md

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.