Hello.
This patch provides basic support for video on the Sony PS3 Linux framebuffer. Scaling, format-conversion, and drawing is done from the SPEs, so there is little performance impact to PPE applications. This is by no means production quality code, but it is a very good start and a good example of how to use the PS3's hardware capabilities to accelerate video playback on the box. The driver has been verified to work with ffplay, mplayer and xine. This piece of software has been developed at the IBM R&D Lab in Boeblingen, Germany and is now returned to the community. Enjoy ! Signed-off-by: D.Herrendoerfer < d.herrendoerfer [at] de [dot] ibm [dot] com > --HG-- branch : SDL-1.2 extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%403570
Showing
README.PS3
0 → 100644
src/video/ps3/SDL_ps3video.c
0 → 100644
This diff is collapsed.
src/video/ps3/SDL_ps3video.h
0 → 100644
src/video/ps3/SDL_ps3yuv.c
0 → 100644
src/video/ps3/SDL_ps3yuv_c.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment