mirror of
https://github.com/mpv-player/mpv
synced 2025-02-15 03:27:35 +00:00
options: merge split_opt functions
There wasn't really much of a reason to keep split_opt and splot_opt_silent apart. It made sense before the latter also had a log call (which was silenced by using mp_null_log if necessary). Just merge them back into one, and always rely on mp_null_log to silence unwanted output. Shouldn't have any functional changes.
This commit is contained in:
parent
f526797a16
commit
1caf90a3f7