media/libraries/effect/src/main
huangdarwin 2713f81fd0 Effect: Remove extra wait on taskExecutor release()
This future.get() duplicates the wait done in
singleThreadExecutorService.awaitTermination(). If awaitTermination times out, this future.get() would also result in unnecessary blocking.

PiperOrigin-RevId: 536442153
(cherry picked from commit 1c172e0bed)
2023-06-12 09:13:51 +00:00
..
assets/shaders Clarify color transfers for internal textures 2023-05-26 13:25:10 +00:00
java/androidx/media3/effect Effect: Remove extra wait on taskExecutor release() 2023-06-12 09:13:51 +00:00
AndroidManifest.xml Create effect module. 2022-08-02 12:36:47 +00:00