SoumyaSrinivas
Programmer
Hi ,
I need to port a software application from Windows on to the Solaris8/SPARC. The application on windows uses Direct Draw functions which gives direct access to the frame buffer.
I looked for the alternative video libraries on Solaris. "Simple DirectMedia Layer -SDL" seemed to do most of the job for me, but it did not give support for RGB Overlay.
My job is to create an overlay surface (RGB / YUV both) and show color key / chroma key on them.
I am looking for the video library which gives this kind of support. Anyone worked on this stuff, Kindly give me a pointer to the same.
Thanks so much
I need to port a software application from Windows on to the Solaris8/SPARC. The application on windows uses Direct Draw functions which gives direct access to the frame buffer.
I looked for the alternative video libraries on Solaris. "Simple DirectMedia Layer -SDL" seemed to do most of the job for me, but it did not give support for RGB Overlay.
My job is to create an overlay surface (RGB / YUV both) and show color key / chroma key on them.
I am looking for the video library which gives this kind of support. Anyone worked on this stuff, Kindly give me a pointer to the same.
Thanks so much