-
Release sample pipelines before asset loaders · 0b40bc37
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
andrewlewis committed
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| androidx/media3/transformer | Loading commit data... |