Re: [FFmpeg-devel] libopenjpegenc initialization

2017-03-06 Thread Carl Eugen Hoyos
2017-03-06 3:19 GMT+01:00 Aaron Boxer : > Also, there doesn't seem to be any way of setting lossy vs. lossless > encoding. Please send a patch. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-d

[FFmpeg-devel] libopenjpegenc initialization

2017-03-05 Thread Aaron Boxer
Dear Developers, I have a few questions about the following code in libopenjpegenc.c : ctx->enc_params.mode = !!avctx->global_quality; ctx->enc_params.prog_order = ctx->prog_order; ctx->enc_params.numresolution = ctx->numresolution; ctx->enc_params.cp_disto_alloc = ctx->disto_allo