mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
This change adds a new method onReadyToAcceptInputFrame to
GlTextureProcesssor.InputListener and changes maybeQueueInputFrame
to queueInputFrame, removing the boolean return value.
This avoids the re-trying in ChainingGlTextureProcessorListener
by allowing it to only feed frames from the producing to the consuming
GlTextureProcessor when there is capacity.
MediaPipeProcessor still needs re-trying when processing isn't 1:1.
PiperOrigin-RevId: 466626369
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| java/androidx/media3/effect | ||
| AndroidManifest.xml | ||