X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fopenjpip%2Fopenjpip.h;h=5255ab9c4a995c02d439a41dbe14aa11793a7fa9;hb=9832c911b36f25f228e391c6da876f79b664af0e;hp=c08c3d8648c8ed38b27178960617f5adeb03e2ca;hpb=23f5eeec20e853c5534df735d9263befda9b0135;p=openjpeg.git diff --git a/src/lib/openjpip/openjpip.h b/src/lib/openjpip/openjpip.h index c08c3d86..5255ab9c 100644 --- a/src/lib/openjpip/openjpip.h +++ b/src/lib/openjpip/openjpip.h @@ -303,6 +303,8 @@ void destroy_index( index_t **idx); */ void output_index( index_t *index); +OPJ_API opj_codec_t* OPJ_CALLCONV opj_jpip_create_compress(OPJ_CODEC_FORMAT format); + #endif /*SERVER*/ #endif /* !OPENJPIP_H_ */