media/libraries/test_utils/src
huangdarwin 07ec1eaa48 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
2023-05-16 09:49:52 +01:00
..
main Effect: Multiple Texture output 2023-05-16 09:49:52 +01:00
test Add DataSource contract test checking scheme case insensitivity 2023-05-03 17:10:47 +01:00