[MPlayer-dev-eng] [PATCH] Fix dfbmga with DirectFB < 0.9.16
Alex Beregszaszi
alex at fsn.hu
Thu May 1 21:47:20 CEST 2003
Hi,
> @@ -998,7 +1002,7 @@
> }
>
> blit_done = 0;
> - current_buf = 0;//vo_directrendering ? 0 : (current_buf + 1) %
> num_bufs;+ current_buf = vo_directrendering ? 0 : (current_buf +
> 1) % num_bufs; }
Was this a bug before? I'm asking, that should I commit this too?
--
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-dev-eng
mailing list