media/library/core/src/main
claincly a4bc0959be Support previewing HDR on API33+
FrameProcessor already support using different transfer function for input and
output color. This CL has two major changes:

- Create an eglSurface that recognizes BT.2020 PQ
  - This requires a separate extension that works only after 33
  - So we current throw, if input is HDR, and this extension doesn't work
- Create FrameProcessor with PQ output transfer function

PiperOrigin-RevId: 496023758
2022-12-21 16:28:37 +00:00
..
java/com/google/android/exoplayer2 Support previewing HDR on API33+ 2022-12-21 16:28:37 +00:00
javadoc/com/google/android/exoplayer2/doc-files Update to androidx.media3 2021-10-27 09:12:46 +01:00
res Update to androidx.media3 2021-10-27 09:12:46 +01:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00