|
|
|
|
@ -422,7 +422,7 @@ scrcpy(const struct scrcpy_options *options) {
|
|
|
|
|
options->window_y, options->window_width,
|
|
|
|
|
options->window_height,
|
|
|
|
|
options->window_borderless,
|
|
|
|
|
options->rotation, options-> mipmaps)) {
|
|
|
|
|
options->rotation, options->mipmaps)) {
|
|
|
|
|
goto end;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|