-----------------------------------------------------------------
September 6th 1999 V2 FCD Version 0.4 : v2cd-v04-990913
-----------------------------------------------------------------

INTEGRATORS:

Klaas Schueuer
Karsten Suehring (suehring@hhi.de)
Eishi Morimatsu (eishi@flab.fujitsu.co.jp)

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

1) Integration of SADCT
2) DRC bugfix

-----------------------------------------------------------------
FILES CHANGED:

1) SADCT

app\encoder\encoder.cpp
sys\vopses.cpp
sys\decoder\blkdec.cpp
sys\decoder\errdec.cpp
sys\decoder\mbdec.cpp
sys\decoder\shpdec.cpp
sys\decoder\vopmbdec.cpp
sys\decoder\vopsedec.cpp
sys\encoder\blkenc.cpp
sys\encoder\errenc.cpp
sys\encoder\mbenc.cpp
sys\encoder\sesenc.cpp
sys\encoder\shpenc.cpp
sys\encoder\vopmbenc.cpp
sys\encoder\vopseenc.cpp
sys\dct.hpp
sys\mode.hpp
sys\vopses.hpp
sys\decoder\vopsedec.hpp
sys\encoder\sesenc.hpp
sys\encoder\vopseenc.hpp

2) DRC
sys\encoder\blkenc.cpp
sys\rrv.cpp


-----------------------------------------------------------------
FILES ADDED:

1) SADCT

tools/sadct/sadct.cpp

-----------------------------------------------------------------
COMMENTS:
 
1) SADCT
 
 1-1) SADCT uses new parameter file format. Please refer "app/encoder/example.par".
      The new version of parameter file is 817. Old files are still read.
 1-2) Before starting integration I found an encoder/decoder mismatch for
      grayscale alpha planes (the planes themselves) in I-VOPs. Maybe this is
      influenced by the error reported by Yoshinori Suzuki on Sept. 10th.


