Version 1.2 (June 4, 2002)
-------------------------

- resizing is now 'interactive'
- added cropping feature (also interactive)
- some preparations for the migration to yuv
- replaced the bitstream i/o routines with their 64-bit low level pendants 
- added high quality audio compression switch to output plugin

Version 1.1 (May 21, 2002)
--------------------------

- now comes with its own output plugin
  (should remove crashes caused by the old one)
- included latest AC-3 decoder (liba52 version 0.7.3)
- added ability to export audio streams to raw .wav-files
- removed leftovers of the scalability code in the
  video decoder
- minor speedups in video-decoder (code-inlining)
- removed a problem caused by a too small buffer
  in demuliplexer 
- avisynth/videoserver-message changed
- added support for 24bit 96kHz LPCM audio-substreams
  (internally downsampled to 16bit 48kHz)

Version 1.0 (Dec 13, 2002)
--------------------------

- Initial Release