media/libraries/transformer/src
huangdarwin 24343f55af effect: Rename VFP frame release to render.
renderOutputFrame actually renders frames to an output surface. We'll soon have
a releaseOutputFrame method, that would release resources associated with an
output time, so rename this to disambiguate the two methods.

Also rename onOutputFrameAvailable to onOutputFrameAvailableForRendering, to
make it clear this is not available for "release"

This change should be a renaming-only change and have no functional differences.

PiperOrigin-RevId: 527844947
2023-05-03 17:00:48 +01:00
..
androidTest Effect: split ending frame Processing and getting the output bitmap in tests 2023-05-03 16:54:53 +01:00
main effect: Rename VFP frame release to render. 2023-05-03 17:00:48 +01:00
test Update VideoSamplePipeline to take account of decoder colors 2023-04-26 15:44:52 +01:00