[MPlayer-dev-eng] [PATCH] exit_player

Jan Knutar jknutar at nic.fi
Thu Sep 9 18:34:33 CEST 2004


> >-  if(sig_count==5 || (inited_flags==0 && sig_count>1)) exit(1);
> >+  if(sig_count==5 || (inited_flags==0 && sig_count>1)) exit_player(NULL);
> 
> This is a special case. You don't want to change it to exit_player() here, because

<snip>

Oops, didn't read teh entire thread, just did a search for patch name and hit reply ;-)
I see this was already discussd now. Sorry for the noise.




More information about the MPlayer-dev-eng mailing list