media/libraries/exoplayer/src/main
tonihei 49ccfd6383 Check if codec still exists before handling tunneling events
The tunneling callbacks are sent via Handler messages and may be
handled after the codec/surface was changed or released.

We already guard against the codec/surface change condition by
creating a new listener and verifying that the current callback
happens for the correct listener instance, but we don't guard
against a released codec yet.

PiperOrigin-RevId: 495882353
2022-12-21 15:09:30 +00:00
..
java/androidx/media3/exoplayer Check if codec still exists before handling tunneling events 2022-12-21 15:09:30 +00:00
javadoc/androidx/media3/exoplayer/doc-files Fix location of common module doc-files 2022-01-05 10:35:40 +00:00
res Update to androidx.media3 2021-10-27 09:12:46 +01:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00