[vlc-devel] Re: RFC: vout system (Also long)

R. Bernstein rocky at panix.com
Sat Jan 31 18:10:08 CET 2004


Anatoly R. writes:
 > Sony Playstation uses dozens of video formats.
 > It uses dozens of texture types.
 > In order to emulate it you need to convert them to current colorspace.
 > 
 > I can't really point you where are the routines because I never tried
 > to dive into their sources. I suspect that [links]

Okay, I just looked using the suggested starting places. It looks like
they use OpenGL for which there are many implementations and libraries
available depending on the OS. 

My guess is that using an OpenGL framework would be preferable than
something based on libpng. vlc right now doesn't make use of OpenGL,
right?

Anyway, I have a feeling redoing things whether using OpenGL or not
will be major (but probably useful) work.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list