mirror of
https://github.com/samsonjs/media.git
synced 2026-04-03 10:55:48 +00:00
The video asset loader renders decoder output to a surface texture, and if the video sample pipeline is in the process of updating the surface texture image at the moment when the asset loader video decoder is released this seems to cause `MediaCodec.release` to get stuck. Swap the release order so that we stop updating the texture before trying to release the codec. PiperOrigin-RevId: 523401619 |
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||