
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
Test data module
Provides sample data for media unit and instrumentation tests.