media/libraries/effect/src
dancho 6e0e2d0cee Add QueuingGlShaderProgram for effects that run outside GL context
Implement a QueuingGlShaderProgram which queues up OpenGL frames and allows
asynchronous execution of effects that operate on video frames without a
performance penalty.

PiperOrigin-RevId: 666326611
2024-08-22 06:38:28 -07:00
..
androidTest Add QueuingGlShaderProgram for effects that run outside GL context 2024-08-22 06:38:28 -07:00
main Add QueuingGlShaderProgram for effects that run outside GL context 2024-08-22 06:38:28 -07:00
test Migrate Gaussian Blur Effect to media3. 2023-12-22 14:13:19 -08:00