Here are the files which should be in this directory....
CHANGES                - a list of the history of this code
COPYRIGHT              - Our copyright message
FILES                  - This file
INSTALL                - installation guide
Makefile               - sample Makefile
README                 - What this code is about
TODO                   - Future of the code
VERSION                - Version number
mpeg_stat.1            - man page
to_hist                - converts .qs to numbers only (for plotting)
to_nums                - converts .rt or .sz to numbers only (for plotting)
block2spec             - convert .blk to a specifics file for the encoder

decoders.c             - etc. are the source files
decoders.h
dither.h
filter.c
jrevdct.c
main.c
motionvector.c
opts.h
parseblock.c
porting.c
proto.h
readfile.c
util.c
util.h
video.c
video.h
vread.c
