media/library/common/src
kimvde 3a0fa0c89b Indicate that some FrameProcessor methods can be called on any thread
The FrameProcessor is created on the GL thread, but:
- setInputFrameInfo() is currently called from the playback thread.
- release() is currently called from the transformer internal thread.

PiperOrigin-RevId: 501035719
2023-01-10 20:59:10 +00:00
..
main Indicate that some FrameProcessor methods can be called on any thread 2023-01-10 20:59:10 +00:00
test Initialise fields used for bundling as String directly 2023-01-10 20:20:08 +00:00