google / ExoPlayer

An extensible media player for Android
Apache License 2.0
21.61k stars 5.99k forks source link

Exoplayer fix anr #11389

Closed 19isha98 closed 1 month ago

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

oceanjules commented 1 month ago

This repo has been deprecated and it has been moved to https://github.com/androidx/media. The com.google.android.exoplayer2 project has been replaced with androidx.media3

Please send the pull request to https://github.com/androidx/media/pulls instead.

Also, I noticed that you tried to merge the commits into the release branch, which is incorrect. If later you send pull request to that new repo, please send against the main branch rather than release branch. Thanks!