media/libraries/exoplayer/src/test
michaelkatz d5d85558c1 Skip just-early video frames only if directed to release the frame
`MediaCodecVideoRenderer` will skip frames if a surface has not been set and video frame presentation time is early but too close to the current playback position. In the case that the `VideoFrameReleaseControl` says to `FRAME_RELEASE_TRY_AGAIN_LATER`, these frames should not be skipped.

PiperOrigin-RevId: 706711734
2024-12-16 08:05:30 -08:00
..
java/androidx/media3/exoplayer Skip just-early video frames only if directed to release the frame 2024-12-16 08:05:30 -08:00
AndroidManifest.xml Add APIs to set data source using content URI, file path or HTTP URL 2024-07-30 06:12:56 -07:00