media/libraries/effect/src/main
huangdarwin a1fbb12ade Effect: Multiple Texture output
Allow the VideoFrameProcessor to output multiple textures at a time, so that
lifetime of textures is up to the consumer calling VFP.releaseOutputFrame.

The FinalShaderProgramWrapper also has a new maxCapacity limit added, to ensure
the a reasonable amount of textures is used and avoid using up memory.

PiperOrigin-RevId: 532094256
(cherry picked from commit 07ec1eaa48)
2023-05-17 16:59:55 +00:00
..
assets/shaders Update sdr internal fsh to accept input color transfer 2023-04-27 12:22:24 +01:00
java/androidx/media3/effect Effect: Multiple Texture output 2023-05-17 16:59:55 +00:00
AndroidManifest.xml Create effect module. 2022-08-02 12:36:47 +00:00