media/libraries/effect/src/main
andrewlewis 6850391e45 Fix lost shader input capacity after end-of-stream
When exporting compositions with multiple images in a row, transformation could
get stuck if a shader was ready to accept input when end-of-stream was already
signaled and queued from upstream. Fix accounting for the downstream capacity.

Manually tested on concatenations with several images and several videos in a
row, by adding logging and verifying the capacity updates as expected across
edited media item transitions.

PiperOrigin-RevId: 532088793
2023-05-16 09:47:45 +01:00
..
assets/shaders Update sdr internal fsh to accept input color transfer 2023-04-27 12:22:24 +01:00
java/androidx/media3/effect Fix lost shader input capacity after end-of-stream 2023-05-16 09:47:45 +01:00
AndroidManifest.xml Create effect module. 2022-08-02 12:36:47 +00:00