* function getopt added to the decoder (to efficiently manage arguments
authorAntonin Descampe <antonin@gmail.com>
Wed, 26 Jan 2005 08:59:49 +0000 (08:59 +0000)
committerAntonin Descampe <antonin@gmail.com>
Wed, 26 Jan 2005 08:59:49 +0000 (08:59 +0000)
commit3b1bee0eec81ae97bdb345103074e98ad1d29ab8
tree8b00001c35c8df23cf0d0665f5d84612ea5130b9
parentba1cf545df1bd789ddeaf31842971ed0a13ff932
* function getopt added to the decoder (to efficiently manage arguments
  in command line)
* reduce_on, reduce_value grouped in a single variable reduce
* up-to-date usage display
* image_type renamed --> decod_format
* JPEG2000_format renamed -->  cod_format
codec/image_to_j2k.c
codec/j2k_to_image.c
libopenjpeg/j2k.c
libopenjpeg/j2k.h
libopenjpeg/tcd.c
mj2/frames_to_mj2.c