[MPlayer-cygwin] [patch] Simple priority support for win32

Diego Biurrun diego at biurrun.de
Thu Mar 31 23:38:12 CEST 2005


On Wed, Mar 30, 2005 at 02:46:30PM +0200, Rune Petersen wrote:
> 
> --- a/cfg-mplayer.h	2005-03-19 21:55:52.000000000 +0100
> +++ b/cfg-mplayer.h	2005-03-30 14:09:09.593750000 +0200
> @@ -247,6 +251,9 @@
>  	
> +	{"priority", &proc_priority, CONF_TYPE_STRING, 0, 0, 0, NULL},

I've been thinking about this and come to the conclusion that this
should not be MPlayer-specific.  MEncoder can benefit from higher
priority as well and especially from lower priority.

Diego




More information about the MPlayer-cygwin mailing list