[Ffmpeg-devel] JPEG-LS decoding issues

Kostya kostya.shishkov
Sun Jan 15 19:05:38 CET 2006


I'm working on JPEG-LS baseline decoder and have stumbled upon one 
serious issue: in draft and standard, annex C 1.2 states JPEG-LS 
bitstream has escapes - if there is byte 0xFF then read one bit to 
decide if it's JPEG marker (bit=1) or just part of bitstream(bit=0, 
which must be then ignored by bitstream reader). What should I do to 
implement correct handling of this situation?





More information about the ffmpeg-devel mailing list