home *** CD-ROM | disk | FTP | other *** search
/ The First Hungarian Family / The_First_Hungarian_Family_CD-ROM.bin / internet / offlread / utils / vmpeg / changes.txt < prev    next >
Text File  |  1995-05-02  |  1KB  |  42 lines

  1. Summary of changes from version 1.5 to version 1.6:
  2.  
  3. - MCI driver added
  4.  
  5. - manual frame rate control added
  6.  
  7. - arbitrary scaling of window content supported (WinG only)
  8.  
  9. - 'seek to frame' feature added (for MCI)
  10.  
  11. - video format can now be reconfigured without having to
  12.   restart playback
  13.  
  14. - minor video speed improvements
  15.  
  16. - audio decoder speed improved
  17.  
  18. - synchronization now really uses audio and video timestamps
  19.   (PTS/DTS) instead of assuming nominal speed and identical
  20.   start time for video and audio
  21.  
  22. - reduced memory requirements (by using much smaller IDCT tables)
  23.  
  24. - modified inverse quantizer for improved image quality
  25.  
  26. - program restructured as frontend + DLL (to simplify MCI support)
  27.  
  28. - structural changes for efficient DCI support
  29.  
  30. - fixed bug in decoding of very large IDCT coefficients which
  31.   caused visible artifacts in some streams
  32.  
  33. - no longer diplays an error message when WinG (or DCI) is not installed
  34.  
  35. - no longer activates the program manager when quitting
  36.  
  37. - fixed bugs in end of file detection (which caused some sequences to
  38.   loop)
  39.  
  40. --
  41.  
  42.