mirror of https://github.com/mpv-player/mpv
restore vcd_track
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15485 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f5f234c94e
commit
682b140477
|
@ -32,6 +32,7 @@ static URL_t* url;
|
|||
|
||||
/// We keep these 2 for the gui atm, but they will be removed.
|
||||
int dvd_title=0;
|
||||
int vcd_track=0;
|
||||
|
||||
int dvd_chapter=1;
|
||||
int dvd_last_chapter=0;
|
||||
|
|
Loading…
Reference in New Issue