Rename --codec-options to --video-codec-options
This prepares the introduction of --audio-codec-options.
This commit is contained in:
@@ -93,7 +93,7 @@ struct scrcpy_options {
|
||||
const char *window_title;
|
||||
const char *push_target;
|
||||
const char *render_driver;
|
||||
const char *codec_options;
|
||||
const char *video_codec_options;
|
||||
const char *encoder_name;
|
||||
#ifdef HAVE_V4L2
|
||||
const char *v4l2_device;
|
||||
|
||||
Reference in New Issue
Block a user