media/library
tofunmi a6e0b5b9d6 Image frame processing color transfer fix
Used an actual captured image with set color profile for test to minimise the chance of the test flaking. Also renamed the media/bitmap/overlay folder to media/bitmap/input_images for clarity.

PiperOrigin-RevId: 513273353
2023-03-02 08:17:45 +00:00
..
all Fix minimum API level issue 2022-02-08 11:03:36 +00:00
common Remove @see tags with <a> tags 2023-03-01 18:02:43 +00:00
core Remove @see tags with <a> tags 2023-03-01 18:02:43 +00:00
dash Merge pull request #248 from lemondoglol:update-segment-size 2023-02-08 15:38:48 +00:00
database Reformat some javadoc 2022-02-18 15:02:33 +00:00
datasource Create DataSourceBitmapLoader 2023-03-01 17:26:55 +00:00
decoder Expect PresentationTime Discontinuity During Stream Transitions 2022-04-26 14:25:46 +01:00
effect Image frame processing color transfer fix 2023-03-02 08:17:45 +00:00
extractor Merge pull request #255 from mayurk2:use_edts_offset_if_it_is_for_entire_file 2023-03-01 18:10:49 +00:00
hls Update SampleQueue.sourceId to be a long rather than an int. 2023-02-14 16:06:47 +00:00
rtsp Catch IllegalArgumentExceptions in RTSP Response parsing 2023-02-13 14:18:53 +00:00
smoothstreaming Remove @see tags with <a> tags 2023-03-01 18:02:43 +00:00
transformer Only init SpeedChangingAudioProcessor if Format.Metadata not null. 2023-03-02 08:13:34 +00:00
ui Update translations 2023-03-01 17:46:46 +00:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +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.