[MPlayer-dev-eng] [PATCH] '-priority' option support on OS/2

Diego Biurrun diego at biurrun.de
Tue Aug 12 09:38:47 CEST 2008


On Mon, Aug 11, 2008 at 12:00:02AM +0200, Diego Biurrun wrote:
> On Sat, Aug 09, 2008 at 04:30:20AM +0900, KO Myung-Hun wrote:
> > 
> > This patch enable a '-priority' option support on OS/2.
> > 
> > --- mplayer.c   (revision 27376)
> > +++ mplayer.c   (working copy)
> > --- cfg-common.h    (revision 27376)
> > +++ cfg-common.h    (working copy)
> > @@ -373,6 +373,22 @@
> > +#elif defined(__OS2__)
> > +
> > +extern char * proc_priority;
> 
> This line is duplicated.  I will look into refactoring this so it
> becomes unneeded.

Done.

Diego



More information about the MPlayer-dev-eng mailing list