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

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Wed Aug 29 20:00:52 CEST 2007


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?

Greetings,
Reimar Döffinger



More information about the MPlayer-cvslog mailing list