libjpeg ver. 6b jpeg_stdio_src vs jpeg_mem_src

后端 未结 3 970
长发绾君心
长发绾君心 2021-01-06 00:27

I am using Libjpeg version 6b. In version 8 they have a nice function to read data out of the memory called jpeg_mem_src(...), unfortunately ver. 6b does not ha

3条回答
  •  既然无缘
    2021-01-06 01:25

    Answering to poor s093294 who has been waiting for an answer for more than a year. I can't comment, so creating a new answer is the only way.

    ERREXIT is a macro in libjpeg. Include jerror.h and you're all set.

提交回复
热议问题