home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / MPEGPLAY.LZH / CHANGES < prev    next >
Text File  |  1993-02-18  |  879b  |  30 lines

  1. Changes since last version:
  2.  
  3. 1.1
  4. o Fixed -dither color option to find best 24 bit or greater visual
  5.   for most machines.
  6. o Fixed recursive loop in Makefile. 
  7. o Added entries for R6000 and SGI's in Makefile
  8. o Fixed declaration of j_rev_dct.
  9. o Does initial sequence start code check to confirm validity of mpeg stream.
  10. o Changed or's in ordered dither to add's to allow more flexible
  11.   allocation of color ranges.
  12. o Uses shared memory.
  13. o Lots of little bugs fixed.
  14.  
  15. 1.2
  16. o Fixed shared memory problem (freeing memory twice on exit).
  17. o Added entries for Sony NEWS machines
  18. o Added monochrome support.
  19. o Unrolled loops for optimization.
  20. o Variety of small bugs.
  21.  
  22. 2.0
  23. o Added ability to use private colormap.
  24. o Display name can now be given as part of command line.
  25. o Fixed green artifacts problem
  26. o Fixed sequence end code cutoff problem.
  27. o Lots of performance tweaks.
  28. o Other bugs.
  29.  
  30.