media/library/common/src/main
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
..
java/com/google/android/exoplayer2 Indicate that some FrameProcessor methods can be called on any thread 2023-01-10 20:59:10 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00