On Mon, May 06, 2013 at 02:13:49PM +0200, Nicolas Bertrand wrote: > If lowres value greater than number of decomposition level: raise a > warning and set decomposition level to the lowest value. > --- > libavcodec/jpeg2000dec.c | 28 +++++++++++++++------------- > 1 file changed, 15 insertions(+), 13 deletions(-)
I'd rather keep reduction_factor instead of lowres. It is deprecated and should go away soon. Private option, on the other hoof, is welcome to stay. Also messages need complete rewriting. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
