media/libraries/exoplayer/src
kimvde f54380f9d8 Remove direct usages of release control when video sink is used
Usages removed in this CL are:
- onProcessedStreamChange, which was already called from the VideoSink
  (via VideoFrameRenderControl)
- setOutputSurface, which was also already called from the VideoSink
- setFrameRate, which this CL now sets in the VideoSink

PiperOrigin-RevId: 640530903
2024-06-05 08:19:17 -07:00
..
androidTest Default to parse subtitles while extracting, instead of while rendering 2024-05-16 01:42:56 -07:00
main Remove direct usages of release control when video sink is used 2024-06-05 08:19:17 -07:00
test Schedule doSomeWork when MediaCodec signals available buffers 2024-05-31 02:22:16 -07:00