Ilya Polenov

Results 3 issues of Ilya Polenov

I have a custom OpenGL pipeline working in a separate thread with SurfaceTexture as input and ExoPlayer outputting into a Surface associated with the SurfaceTexture. When using ConcatenatingMediaSource I'd like...

question
needs triage

It should be possible to create AndroidDebugBridge expecting that it is already running. In this case disconnecting from the bridge should not cause kill-server message to be sent.

enhancement

In Java version of the lib they're static. Is there a reason these event listeners are not static? When they're not static it can lead to a data race when...