media/library/transformer/src
hschlueter 84b46c10de 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
(cherry picked from commit 023d19c8c5)
2022-06-06 10:18:26 +00:00
..
androidTest Move program initialization to texture processor constructor. 2022-05-31 09:36:18 +00:00
main Add interface for async texture processors. 2022-06-06 10:18:26 +00:00
test Use video passthrough if clipping starts at key frame. 2022-05-30 17:22:16 +00:00