[MPlayer-advusers] comment in menu.c

Adam Sulmicki adam at cfar.umd.edu
Sat Jan 6 08:24:59 CET 2007


in mplayer/libmenu/vf_menu.c there this comment

----------------------------
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(!paused && !go2pause) { // Initial pause cmd -> wait the next put_image
       go2pause = 1;
       return 1;
     }
#endif
----------------------------

the url referenced, makes no sense, was it supposed to be instead :

http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2003-March/017286.html


-- 
Adam Sulmicki
http://www.eax.com 	The Supreme Headquarters of the 32 bit registers



More information about the MPlayer-advusers mailing list