> + if (s->in_tile_headers == 1 && s->isHT && (!s- > >Ccap15_b11)) > + av_log(s->avctx, AV_LOG_WARNING, "COD marker is > found in HOMOGENEOUS HT set\n"); How bad is this and the other markers being present in this case? Should we perhaps error out? /Tomas