mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
stream_dvb: restore --dvbin-file option
Got lost some time ago. Although I'm not sure if it actually does anything on MPlayer (it exists there, but might broken, not sure). Fixes #988 (untested).
This commit is contained in:
@@ -95,6 +95,7 @@ typedef struct dvb_params {
|
||||
char *cfg_prog;
|
||||
int cfg_card;
|
||||
int cfg_timeout;
|
||||
char *cfg_file;
|
||||
} dvb_priv_t;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user