[MPlayer-dev-eng] [PATCH] yuv support for vo_gl

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Sep 12 13:45:32 CEST 2005


Hi,
On Sun, Sep 11, 2005 at 12:00:21AM +0400, Vladimir Mosgalin wrote:
> Colors in gl:yuv=2 are fixed now, however green border remains.

Could it be that this happens only whe the image gets scaled up? Or
always?
A few things you can try (should be independant):
1) in vo_gl.c, replace all GL_LINEAR by GL_NEAREST
2) in gl_common.c try replacing GL_CLAMP by GL_CLAMP_TO_EDGE or
GL_REPEAT.

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list