[vlc-devel] VLC 1.0.0-pre2 issues
Laurent Aimar
fenrir at via.ecp.fr
Mon Apr 20 21:30:08 CEST 2009
On Mon, Apr 20, 2009, Laurent Aimar wrote:
> > - Swscaling quality with newer swscale
> I am not sure, I will try to investigate. What is weird is that
> opengl is ugly, x11 is not, but they both use swscaler with the
> same kind of conversion on my platform.
Finaly, it seems to be an swscale issue, converting from I420 to
- PIX_FMT_RGB32 is ok (used by x11)
- PIX_FMT_BGR32 is not ok (used by opengl, and probably under win32).
--
fenrir
More information about the vlc-devel
mailing list