media/library
claincly ac0b84a7e6 Fix profile-level setting.
On some old devices, the encoding level needs to be set with the encoding
profile, but not on newer devices.

The profile/level override is applied by following
https://developer.android.com/guide/topics/media/sharing-video

PiperOrigin-RevId: 427008536
2022-02-08 12:34:06 +00:00
..
all Fix minimum API level issue 2022-02-08 11:03:36 +00:00
common Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
core Rollback of 3bb0210d22 2022-02-08 12:34:06 +00:00
dash Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
database Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
datasource Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
decoder Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
extractor Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
hls Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
rtsp Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
smoothstreaming Remove setTag from (Ss|Hls|Dash)MediaSource.Factory 2022-01-10 13:00:58 +00:00
transformer Fix profile-level setting. 2022-02-08 12:34:06 +00:00
ui Update some text descriptions to ease translations. 2022-02-08 10:49:49 +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.