media/libraries/transformer/src
kimvde f3f4646296 Add VideoSink.signalEndOfCurrentInputStream()
The isLastBuffer flag passed to MediaCodecRenderer.processOutputBuffer()
is unreliable. It is true for the last frames (plural) of a video
stream, which makes it possible for the video renderer to end before all
the frames have been rendered to the output surface.

PiperOrigin-RevId: 700941685
2024-11-28 01:23:55 -08:00
..
androidTest Fix CompositionPlayerTest.imagePreview_imagePlaysForSetDuration 2024-11-28 00:36:46 -08:00
main Add VideoSink.signalEndOfCurrentInputStream() 2024-11-28 01:23:55 -08:00
test Start muxer watchdog timer on export start 2024-11-12 10:19:13 -08:00