home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / mpeg_stat-2.2 / FILES < prev    next >
Encoding:
Text File  |  1995-05-10  |  870 b   |  32 lines

  1. Here are the files which should be in this directory....
  2. CHANGES                - a list of the history of this code
  3. COPYRIGHT              - Our copyright message
  4. FILES                  - This file
  5. INSTALL                - installation guide
  6. Makefile               - sample Makefile
  7. README                 - What this code is about
  8. TODO                   - Future of the code
  9. VERSION                - Version number
  10. mpeg_stat.1            - man page
  11. to_hist                - converts .qs to numbers only (for plotting)
  12. to_nums                - converts .rt or .sz to numbers only (for plotting)
  13. block2spec             - convert .blk to a specifics file for the encoder
  14.  
  15. decoders.c             - etc. are the source files
  16. decoders.h
  17. dither.h
  18. filter.c
  19. jrevdct.c
  20. main.c
  21. motionvector.c
  22. opts.h
  23. parseblock.c
  24. porting.c
  25. proto.h
  26. readfile.c
  27. util.c
  28. util.h
  29. video.c
  30. video.h
  31. vread.c
  32.