mirror of
https://github.com/mpv-player/mpv
synced 2024-11-03 03:19:24 +01:00
83f37b54de
Remove some code and variables that were no longer used after MEncoder removal. Also remove some MEncoder references in comments.
3 lines
70 B
C
3 lines
70 B
C
struct MPOpts;
|
|
void set_default_mplayer_options(struct MPOpts *opts);
|