media/libraries/exoplayer/src/test
christosts 6435ddb89e Create VideoFrameRenderControl
Split CompositingVideoSinkProvider.VideoSinkImpl in two classes:
- VideoSinkImpl now only receives input from MediaCodecVideoRenderer and
  forwards frames to its connected VideoFrameProcessor
- VideoFrameRenderControl takes composited frames out of the VideoGraph
  and schedules the rendering of those.
- CompositingVideoSinkProvider connects VideoSinkImpl with
  VideoFramesRenderer.

PiperOrigin-RevId: 584605078
2023-11-22 06:05:04 -08:00
..
java/androidx/media3/exoplayer Create VideoFrameRenderControl 2023-11-22 06:05:04 -08:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00