rpcs3/jpeg-compressor
Alexandro Sánchez Bach 0275b430cf cellJpgDec Module Added
*Replaced "sys_jpgdec" with "cellJpgDec" in
"rpcs3\Emu\SysCalls\Modules.cpp".
*Implemented 'cellJpgDec', using 'sys_fs' to access the files and the
'jpg-compressor' (jpgd) library to decode JPG buffers to Raw-pixel
buffers that can be
used as textures.
*Fixed memory leak issue in cellPngDec and minor changes.
2013-09-09 18:27:31 +02:00
..
jpgd.cpp cellJpgDec Module Added 2013-09-09 18:27:31 +02:00
jpgd.h cellJpgDec Module Added 2013-09-09 18:27:31 +02:00