Hi all,
Does anyone use cedarx to decode jpeg file? I use the code in github(https://github.com/jemk/cedrus/tree/master/jpeg-test), which outputs in luma and chroma, but i need RGB. In the code I found that the author had written an convert function(output_ppm), unfortunately, the author comments this function, so I try to test it and compare the result with libjpeg, the result are not the same, although the luma and chroma data is used to display the jpeg file successfully. Does anyone have test the jpeg-test? please help me to confirm whether does the output_ppm funtion work or not? or how to change it? thank you very much! Best Regrads, Stone -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
