mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Allow the VideoFrameProcessor to output to a texture without an output surface. Tested by updating texture output tests to no longer output to a surface. PiperOrigin-RevId: 527244605