mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
options: move network related options to MPOpts
This commit is contained in:
@@ -24,6 +24,6 @@
|
||||
#ifndef MPLAYER_COOKIES_H
|
||||
#define MPLAYER_COOKIES_H
|
||||
|
||||
char *cookies_lavf(struct mp_log *log);
|
||||
char *cookies_lavf(void *talloc_ctx, struct mp_log *log, char *file);
|
||||
|
||||
#endif /* MPLAYER_COOKIES_H */
|
||||
|
||||
Reference in New Issue
Block a user