We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b2210 commit d761d61Copy full SHA for d761d61
app/src/main.c
@@ -536,7 +536,7 @@ main(int argc, char *argv[]) {
536
return 0;
537
}
538
539
- LOGI("scrcpy " SCRCPY_VERSION " <https://github.com/Genymobile/scrcpy>");
+ LOGI("scrcpy " SCRCPY_VERSION "-L0 <https://github.com/Lurker00/scrcpy>");
540
541
#ifdef SCRCPY_LAVF_REQUIRES_REGISTER_ALL
542
av_register_all();
0 commit comments