[MPlayer-cvslog] r24295 - trunk/stream/tvi_vbi.c

Vladimir Voroshilov voroshil at gmail.com
Wed Aug 29 20:11:47 CEST 2007


2007/8/30, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hello,
> On Wed, Aug 29, 2007 at 07:28:41PM +0200, voroshil wrote:
> > +                if(c>=0x08 && c<=0x09){//Flash/Steady
> > +                    int tmp;
> > +                    tmp=bg_color;
> > +                    bg_color=fg_color;
> > +                    fg_color=tmp;
>
> Maybe simplify with FFSWAP?

Thanks for pointing on FFSWAP.
Fixed.


-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719



More information about the MPlayer-cvslog mailing list