Closed GoogleCodeExporter closed 9 years ago
You should use the '_v3()' functions:
void opj_stream_create_default_file_stream_v3 (const char *fname,
OPJ_BOOL p_is_read_stream);
void opj_stream_destroy_v3(opj_stream_t* p_stream);
opj_stream_t* opj_stream_create_file_stream_v3 (const char *fname,
OPJ_SIZE_T p_buffer_size, OPJ_BOOL p_is_read_stream);
winfried
Original comment by szukw...@arcor.de
on 2 Apr 2013 at 10:51
To correct the problem you need to use the trunk version. However be carreful
the trunk version is unstable now. You should wait a little more.
Mickael
Original comment by savmick...@gmail.com
on 10 Apr 2013 at 9:28
Original comment by mathieu.malaterre
on 24 Feb 2014 at 9:04
Original comment by mathieu.malaterre
on 24 Feb 2014 at 9:04
Original comment by mathieu.malaterre
on 24 Feb 2014 at 9:11
Original comment by mathieu.malaterre
on 25 Feb 2014 at 4:25
Original comment by mathieu.malaterre
on 27 Feb 2014 at 5:11
Original issue reported on code.google.com by
anon_m...@me.com
on 2 Apr 2013 at 2:02