mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 00:07:33 +00:00
document hack
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16815 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c31ab4cba3
commit
def1404bc4
@ -512,6 +512,8 @@ if (frameno_filename) {
|
||||
|
||||
vo_init_osd();
|
||||
|
||||
/* HACK, for some weird reason, push() has to be called twice,
|
||||
otherwise options are not saved correctly */
|
||||
m_config_push(mconfig);
|
||||
play_next_file:
|
||||
m_config_push(mconfig);
|
||||
|
Loading…
Reference in New Issue
Block a user