media/libraries/transformer/src
hschlueter 63436390de Add interface for async texture processors.
Implementations of this interface will be able to drop or add frames,
change timestamps, accept multiple input frames before producing
output, and process frames on their own background thread.

A default implementation of this interface will be added to SingleFrameGlTextureProcessor in a follow-up.

PiperOrigin-RevId: 453159835
2022-06-07 16:26:26 +00:00
..
androidTest Move program initialization to texture processor constructor. 2022-05-31 10:43:47 +00:00
main Add interface for async texture processors. 2022-06-07 16:26:26 +00:00
test Use video passthrough if clipping starts at key frame. 2022-05-30 16:37:19 +00:00