mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 08:21:29 +12:00
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.
This commit is contained in:
parent
3123432dcc
commit
0275b430cf
8 changed files with 3731 additions and 33 deletions
3172
jpeg-compressor/jpgd.cpp
Normal file
3172
jpeg-compressor/jpgd.cpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue