|
jpegdec reimplementation (#912)
* add jpegdec reimplementation * reduce work memory * fix color space * jpegdec: cleanup results to use atmosphere style * fix outdated comments, correct do/while bug Co-authored-by: Michael Scire <SciresM@gmail.com> |
|---|
|
|
| Makefile |
|---|
| libraries/libstratosphere/include/stratosphere/ams/impl/ams_system_thread_definitions.hpp |
|---|
| libraries/libvapours/include/vapours/results.hpp |
|---|
| libraries/libvapours/include/vapours/results/capsrv_results.hpp 0 → 100644 |
|---|
| stratosphere/Makefile |
|---|
| stratosphere/jpegdec/Makefile 0 → 100644 |
|---|
| stratosphere/jpegdec/jpegdec.json 0 → 100644 |
|---|
| stratosphere/jpegdec/source/impl/jpegdec_turbo.cpp 0 → 100644 |
|---|
| stratosphere/jpegdec/source/impl/jpegdec_turbo.hpp 0 → 100644 |
|---|
| stratosphere/jpegdec/source/jpegdec_decode_service.cpp 0 → 100644 |
|---|
| stratosphere/jpegdec/source/jpegdec_decode_service.hpp 0 → 100644 |
|---|
| stratosphere/jpegdec/source/jpegdec_main.cpp 0 → 100644 |
|---|