-----------------------------------------------------------------
July 15th 1998 FCD Version 0.8
-----------------------------------------------------------------

INTEGRATORS:

Dick van Smirren (D.vanSmirren@research.kpn.com), KPN Research
Cor Quist (C.P.Quist@research.kpn.com), KPN Research
Simon Winder (swinder@microsoft.com), Microsoft Corp
Hung-Ju Lee [hjlee@sarnoff.com], Sarnoff Corp
Norio Ito [norio@imgsl.mkhar.sharp.co.jp], Sharp

-----------------------------------------------------------------
REASON FOR UPDATE:

Integration of short header format
Bug fix for VTC in release mode
Bug fix for temporal scalability

-----------------------------------------------------------------
FILES CHANGED:
For Short Header:
codehead.h
blkdec.cpp
decoder.cpp
vopsedec.cpp
vopmbdec.cpp
mbdec.cpp
mbheaddec.cpp
vopsedec.hpp
block.cpp

For VTC:
ac.cpp

For scalability:
decoder.cpp
vopsedec.hpp
vopsedec.cpp


-----------------------------------------------------------------
COMMENTS:

In the constructor code of CVideoOjectDecoder short header format is
detected. Depending on this test, at various places in the software an alternative
for short header is added. 

