User Activity

  • Modified a comment on ticket #54 on Developer's Image Library

    This works with jasper-version-4.2.4 on linux fix for DevIL/DevIL/src-IL/src/il_jp2.cpp line 317 to 345 copy and past static ssize_t iJp2_file_read(jas_stream_obj_t obj, char buf, size_t cnt) { obj; return iread(buf, 1, cnt); } static ssize_t iJp2_file_write(jas_stream_obj_t obj, const char buf, size_t cnt) { obj; return iwrite(buf, 1, cnt); } static long iJp2_file_seek(jas_stream_obj_t *obj, long offset, int origin) { obj; // We could just pass origin to iseek, but this is probably more portable....

  • Modified a comment on ticket #54 on Developer's Image Library

    // This works with jasper-version-4.2.4 on linux // fix for DevIL/DevIL/src-IL/src/il_jp2.cpp line 317 to 345 // copy and past static ssize_t iJp2_file_read(jas_stream_obj_t obj, char buf, size_t cnt) { obj; return iread(buf, 1, cnt); } static ssize_t iJp2_file_write(jas_stream_obj_t obj, const char buf, size_t cnt) { obj; return iwrite(buf, 1, cnt); } static long iJp2_file_seek(jas_stream_obj_t *obj, long offset, int origin) { obj; // We could just pass origin to iseek, but this is probably more...

  • Modified a comment on ticket #54 on Developer's Image Library

    This works with jasper-version-4.2.4 on linux fix for DevIL/DevIL/src-IL/src/il_jp2.cpp line 317 to 345 copy and past static ssize_t iJp2_file_read(jas_stream_obj_t obj, char buf, size_t cnt) { obj; return iread(buf, 1, cnt); } static ssize_t iJp2_file_write(jas_stream_obj_t obj, const char buf, size_t cnt) { obj; return iwrite(buf, 1, cnt); } static long iJp2_file_seek(jas_stream_obj_t *obj, long offset, int origin) { obj; // We could just pass origin to iseek, but this is probably more portable....

  • Posted a comment on ticket #54 on Developer's Image Library

    This works with jasper-version-4.2.4 on linux fix for DevIL/DevIL/src-IL/src/il_jp2.cpp line 317 to 345 copy and past static ssize_t iJp2_file_read(jas_stream_obj_t obj, char buf, size_t cnt) { obj; return iread(buf, 1, cnt); } / static int iJp2_file_write(jas_stream_obj_t obj, char buf, int cnt) / static ssize_t iJp2_file_write(jas_stream_obj_t obj, const char buf, size_t cnt) { obj; return iwrite(buf, 1, cnt); } static long iJp2_file_seek(jas_stream_obj_t *obj, long offset, int origin) { obj; //...

View All

Personal Data

Username:
sidrat12
Joined:
2018-11-30 14:44:09

Projects

This is a list of open source software projects that allan is associated with:

  • mylfs My Linux From Scratch Last Updated:

Personal Tools

MongoDB Logo MongoDB