> I've been looking at the JPEG images in JpegSnoop and hex view. It appears
> that there are 4 extra bytes between the luminance and chrominance
> quantization tables. I've looked at the code for
> JPEGVideoRTPSource::processSpecialHeader(), and I don't yet see why the extra
> bytes would occu
I've been looking at the JPEG images in JpegSnoop and hex view. It appears that
there are 4 extra bytes between the luminance and chrominance quantization
tables. I've looked at the code for JPEGVideoRTPSource::processSpecialHeader(),
and I don't yet see why the extra bytes would occur.
I'll ke