SIGN IN SIGN UP
obsproject / obs-studio UNCLAIMED

OBS Studio - Free and open source software for live streaming and screen recording

0 0 119 C

libobs: Allow const argument in obs_set_cmdline_args

obs_set_cmdline_args copies the arguments passed to it. This means that
the array passed will never require it to be modified.
Z
Zachary Lund committed
fe3f7539a3e0784f89eafe8d4fd5783cb6760878
Parent: c961298