mirror of
https://github.com/mpv-player/mpv
synced 2025-01-28 02:23:06 +00:00
woops, actually fix URL this time
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21836 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a72f029add
commit
5ddf53dde6
@ -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://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2003-March/017331.html
|
||||
#if 0 // http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2003-March/017286.html
|
||||
if(!paused && !go2pause) { // Initial pause cmd -> wait the next put_image
|
||||
go2pause = 1;
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user