mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +08:00

All methods in VideoFrameProcessor are expected to be called by the owning thread, as far as I understand (vs. 10 threads each queuing frames/textures/streams, which invalidates blocking done by registerInputStream and flush) PiperOrigin-RevId: 582295240