[trunk] add ability in opj_compress to input subsampled images through
authorAntonin Descampe <antonin@gmail.com>
Wed, 26 Mar 2014 14:26:49 +0000 (14:26 +0000)
committerAntonin Descampe <antonin@gmail.com>
Wed, 26 Mar 2014 14:26:49 +0000 (14:26 +0000)
commitf1d69068c7d677a3e9c8c0963904cae80ce22ca0
tree339f66cb175f0e4c222e5667a7ea3605fc944e00
parentee130e23066251776dc64529a5c0d885934dee78
[trunk] add ability in opj_compress to input subsampled images through
'-F' (aka raw option). Let the user input raw images with 444, 422, 420
(etc) subsampling. To be used in conjunction with '-mct 0' option to
compress subsampled YCC images.
src/bin/jp2/convert.c
src/bin/jp2/convert.h
src/bin/jp2/opj_compress.c