[Mplayer-cvslog] CVS: main/Gui/mplayer mw.h,1.82,1.83

Zoltan Ponekker pontscho at kac.poliod.hu
Sun Sep 29 15:28:06 CEST 2002


Hali

Az osszes dvd - men 2.35 szerepel.
(In my all dvd's use 2.35 ?:)

Pontscho

On Sun, 29 Sep 2002, Alex Beregszaszi wrote:

> Hi,
>
> > Index: mw.h
> > ===================================================================
> > RCS file: /cvsroot/mplayer/main/Gui/mplayer/mw.h,v
> > retrieving revision 1.82
> > retrieving revision 1.83
> > diff -u -r1.82 -r1.83
> > --- mw.h	30 Aug 2002 19:11:02 -0000	1.82
> > +++ mw.h	28 Sep 2002 21:16:11 -0000	1.83
> > @@ -447,6 +447,19 @@
> >          mplFullScreen();
> >          break;
> >
> > +   case evSetAspect:
> > +	switch ( (int)param )
> > +	 {
> > +	  case 2:  movie_aspect=16.0f / 9.0f; break;
> > +	  case 3:  movie_aspect=4.0f / 3.0f;  break;
> > +	  case 4:  movie_aspect=2.35;         break;
> buggy ! use 225.0/100.0 instead
>
> --
> Alex Beregszaszi  <alex at naxine.org>
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog
>




More information about the MPlayer-cvslog mailing list