[MPlayer-dev-eng] [PATCH] libvo: GGI driver update

Diego Biurrun diego at biurrun.de
Wed Sep 7 00:20:48 CEST 2005


On Tue, Sep 06, 2005 at 11:15:21PM +0200, Christoph Egger wrote:
> 
> > On Tue, Sep 06, 2005 at 08:43:49PM +0200, Diego Biurrun wrote:
> > BTW, please resend your other patches now, I doubt they still apply.
> 
> Here we go: The patch with the functional changes.

Hmm, some cosmetics still slipped through:

> @@ -95,7 +83,7 @@
>  static void set_graphtype(uint32_t format, ggi_mode *mode)
>  {
>      switch (format) {
> -        case IMGFMT_RGB4:
> +    case IMGFMT_RGB4:

And after looking at the file I see that there are still some tabs left,
could you fix this first, please?

Diego




More information about the MPlayer-dev-eng mailing list