Question
JPEG decompression to BMP
Posted on July 17, 2013 at 11:47
Hello all,
I've been trying to convert JPEG files to BMP for over two weeks. I have STM3240G-EVAL which includes IJG's JPEG library in its ''demonstration builder'', however, I could not figure out how to use it. All I got is linker errors and I even cannot compile example code in the library. There is a methodology given by IJG but it wasn't of help. Actually this is a C related problem but not about STM32 itself but I thought maybe someone used the library anyway.Can anyone please help me to learn how to use this library and its functions?p.s. The most problem with the linker error is using the full library as I seen on all blogs forums etc. I tried that too. Best regards,Gunay