DivX 5 Enc version history

  v1.11 (2nd February 2003)
  - DivX 5.0.3 support
  - Added support to all the new modes.
  - Added full configuration of the log files.
  - New function: "Size prediction", with this new toy you'll be able to predict the final size for a quality based encode at a given quant, encoding only a % of the movie/clip.
  - Parametric snip size in compressibility test & size prediction (for those who want to make experiments :))

  v1.10 (2nd February 2003)
  - Added 1-pass quality based mode.
  - New function: "Size prediction", with this new toy you'll be able to predict the final size for a quality based encode at a given quant, encoding only a % of the movie/clip.
  - Parametric snip size in compressibility test & size prediction (for those who want to make experiments :))
  - Added new accelerators to fast access the menu functions with the keyboard.
  - Added new option: Auto set "RC averaging period, frames", if enabled, will automatically set the RC value when you load a new avisynth file.
  - Added new function: "Calculate average quant from analyse.log", this will calculate the correct average quant from an external log file (works only with DivX 5.0.2 logs).

  v1.09 (29th December 2002)
  - Source code under GNU General Public License
  - Added the MV option in the 2-pass mode
  - Now the temp files are created in the DivX 5 Enc "tmp" directory (instead of c:\), this is useful for people with more than one hd and it's more clear. Note: DivX 5 log files and MV files will be written in this directory too
  - Option to auto save the job list at the end, useful if you use the shutdown option: you can see the status of each job directly in the job list
  - Function to see general info (frames/fps/resolution) of the current AviSynth file
  - Function to get "RC averaging period, frames" from the current AviSynth file, the value will be half of the total frames in the file
  - Option to toggle "Auto set output file" when you select a new AviSynth file
  - MV file is no more written when you run a compressibility test
  - Fixed: saving settings or jobs files without specifing the extension will no more cause a truncated extension (this was happening on Win95 only). Now defalut extensions are .d5s and .d5j
  - avsinfo.exe and shutdown.exe recompiled using Visual C 6 SP5 (instead of Borland C Compiler), this fix some bad frames/fps/resolution detection using AviSynth 2.50, thanks to Paky for reporting this!
  - Fix: audio processing disabled in VirtualDub, this will avoid DivX5+Wav file production if your AviSynth file generate audio, thanks to seewen for reporting this!
  - AviSynth errors detection added in avsinfo.exe (taken from VirtualDub, thanks to Avery Lee!, thanks to Belgabor too for giving me the right place to go!)

  v1.08.1 (11th December 2002)
  - Fix: settings are now displayed correctly if your desktop use "Large Fonts"
  - Fix: better colors for not used options (i take care of the current color scheme in your desktop)

  v1.08 (9th December 2002)
  - Added DivX 5 Resize and Crop codec options (NOTE: remember to not use crop/resize in your avisynth script if you enable the codec crop/resize)
  - Added DivX 5 Performance/quality option (previous default value was "slowest")
  - Added SelectEvery option in compressibility test (check this if your avisynth script doesn't contain the mpeg2dec.dll plugin. NOTE: not needed if you are using avisynth 2.5)
  - Check to see if DivX5Enc is already running
  - Check to see if the desktop resolution is at least 800x600
  - Increasing the window size now increase the job list and the settings space
  - Fix: now you can't resize below the minimum window size
  - Not used options are now grayed selecting 1-pass/2-pass/comp. test (options are still editable, i think this should be useful)
  - Shutdown fix: now DivX5Enc is closed instead of waiting for the kill signal (this should be more safe)
  - Fix: pressing the right mouse button in the log file window doesn't popup a search/replace window

  v1.07 (11th November 2002)
  - Support for VirtualDub 1.4.11
  - Added Pre Processing Source setting
  - Interface now fit 800x600
  - No more need to enter frames and fps in compressibility test
  - Correct report of the average quant at the end of a 2-pass encode (average quant is now calculated with the log file), thanks to Alex_e_Basta!
  - Include shutdown.exe v1.01

  v1.06 (11th May 2002)
  - Added compressibility test (read comptest.htm and whywork.htm in the docs dir)

  v1.05 (25th April 2002)
  - Fix: changed some accellerators that make conflict with copy/paste
  - Added option to do a one pass encode

  v1.04 (24th April 2002)
  - Option to shutdown when done
  - Added some accelerators to fast access the menu functions
  - Output file name automatically created (only when the field is empty) when you select the .avs file
  - Left double click on the job list: copy settings from the selected job
  - Right double click on the job list: copy settings to the selected job
  - Added function to delete a settings file
  - Added function to delete a job list file
  - Added quick load settings listbox (NOTE: .conf files must be saved in the settings dir)
  - Added function to refresh this list (if you rename or delete manually some file in the settings dir)
  - + You have a little app (shutdown.exe), if you want to... shutdown :D
  - No source code this time (if you want the source drop me an e-mail :) )

  v1.03 (21th April 2002)
  - Added load default settings function
  - Added load/save settings to a file
  - Infos on log file are now appended
  - Added function to reset the log file
  - Added function to reset the job list
  - Added functions to load/append/save the job list to a file
  - Added function to copy settings to the selected job
  - Added function to copy settings from the selected job
  - DivX 5 Enc disappear when you start encoding
  - Cosmetic changes in the interface (i think is better :) )
  - After encoding the status of each job appear in the job list
  - A HUGE amount of internal changes (the source code is better :D )
  - Other things i don't remember...

  v1.02 (15th April 2002)
  -Job list version!

  v1.01 (13th April 2002)
  - DivX 5.0.1 support
  - Option to disable fast recompress
  - PE settings
  - Scene change threshold setting
  - The log files are overwitten by default and optionally deleted
  - Save setting stuffs
  - A lot of internal changes...

  v1.00 (6th April 2002)
  - First version!