mirror of
https://github.com/mpv-player/mpv
synced 2024-12-11 01:16:45 +00:00
update comment url
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21831 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0a6856d341
commit
190ea55d2e
@ -90,7 +90,7 @@ static int cmd_filter(mp_cmd_t* cmd, int paused, struct vf_priv_s * priv) {
|
||||
|
||||
switch(cmd->id) {
|
||||
case MP_CMD_PAUSE :
|
||||
#if 0 // http://mplayerhq.hu/pipermail/mplayer-dev-eng/2003-March/017331.html
|
||||
#if 0 // http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2003-March/017331.html
|
||||
if(!paused && !go2pause) { // Initial pause cmd -> wait the next put_image
|
||||
go2pause = 1;
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user