[jbig2-dev] Segmented read

eric.k@dalim.com eric.k@dalim.com
Wed, 23 Oct 2002 14:11:45 +0200


Hi,

Does anyone knows if it's possible to use the current version of the 
jbig2dec API to read a jbig2 image segment by segment like if it was a 
stream?
What I really want to avoid is to allocate one gigantic buffer 
containing the totality of the image (stripe*height) because in my case 
it means allocate hundred of megabyte, maybe, in extreme case, more than 
the RAM.

Thanks for any suggestion.

Eric