When the same bitstream is decoded using the decoder
utility built using MS VC2003 under MS Windows, and the
decoder built under GNU/Linux using g++ or icc, the
decoded output file is different. This applies only to
file inter-frames i.e. predicted frames. The decoded
output for Intra-frame only bitstreams is the same on
both platforms.