0.08-rc1:
* Nine bugfixes, including:
  - #25: DVD-ripping repaired (mencoder).
  - #26: MPEG-Encoding should work with the new versions of mencoder.
  - #29-31: Some crashes fixed.
  - #32: Xvid multipass encoding repaired (mencoder).
  - #34: No crash if your PC/notebook doesn't have any IDE devices.
* Audio PCM encoding
* Error handling (mencoder)
* Some design improvements
* Some improvements related to the configure script and the makefile.
* transcode improvements
* New Tool: FLV2MPEG

0.08-beta1:
- ALPHA ALPHA ALPHA ALPHA transcode support. Don't expect too much.
- Really, don't expect too much. Transcode is really hard to implement.
- If you want to use transcode, select it in the preferences window.

- Beta XVid support (mencoder only).
- KVideoEncoder now displays a warning if you try to overwrite an existring file.

- BUGFIX #21: Configure: Added support for strange KDE locations

0.07:
- BUGFIX #17: If you encode a X(VCD), the bitrate must be 1152 kbps.
- BUGFIX #14: Encoding of standard MPEGs is possible
- Now you can rip DVDs with subtitles
- New videofilter: Inverse telecine
- New videofilter: Software equalizer
- You can force KVideoEncoder to encode double frames
- Better buffer handling with MPEGS
- New name for DivX 4/5: DivX 5/XVID
- Changelog
- KDialog is now used
- Tools->Preferences for changing the devices and the paths to the programs
- The final size of the video is now displayed while encoding


0.07-pre1:
- The last seg fault bug is gone
- The windows looks now fine with font size > 10pt
- The % is now displayed in the title of the main window so that you can see the progress in the taskbar
- Changing the aspect ratio is now possible
- Bugfixes

0.06
- Added russian translation (Thanks to Алексей Кузнецов)
- Added tools->extract audio/video...
- Added new audio codec: MP3
- Bug fixes:
  - If you rip a DVD the sound is now ripped, too
  - Now you can delete filter
  - Resizing of the windows is now possible
  - Some other bugfixes

0.06-pre-1
- Added a ComboBox for selecting the CD/DVD device
- Added several Video Codecs: mjpeg, Windows Media 7, Windows Media 8
- Added german translation
- Added Videoinfo->Framerate
- Added "make install"
- Added "make uninstall"
- Added "make distclean"
- Added configure script
- Added .desktop-file
- Bugfixes
  - fixed special bug, that made you unable to compile KVideoEncoder on some distributions
    (Thanks to Volker Lorrmann)

0.05:
- Added MPEG-1/2 options for creating (X)(S)VCD/DVD compatible streams
- Added new option for direct stream copy: Write new index
- Added new video filter: Simple postprocessing
- Added new video filter: Denoise 3D
- Added new video "codec": Direct Stream Copy
- Added new video codec: MPEG 2
- Added new audio codec: IMA Adaptive PCM
- Added Tools->Join Videos...
- Added multipass encoding
- Now you can select the device for DVD/VCD access
- Added VCD-Ripping
- Added configure script
- Bugfixes

0.04:
- Now MPEG-1 encoding is supported
- Added an option for high quality (but slower) encoding
- Added an option for 4 vectors per macroblock (slightly better quality)
- Added an option for grayscale encoding
- Added an option for changing the framerate
- Fix: KVideoEncoder does not freeze anymore while encoding
- Fix: The Cancel Button works now
- Added support for video filters
  - Added support for the scale filter
- Added support for different audio codecs (Direct Stream Copy/MPEG-1 Layer II)
- Added an option for changing the audio sample rate
- Added support for constant quality encoding
- Added an option for the motion estimation range

0.03 (15.7.2005):
- I have reimplemented the DivX4 Codec via lavc
  => better quality
  => faster encoding
- I removed the quality and deinterlace options (lavc does not support it in divx4's way)

0.02d (10.7.2005): 
- Now you can change the following options for the DivX4 Codec:
  - Bitrate
  - Keyframe interval
  - Deinterlacing
- An error message appears now if KVideoEncoder is not able to run mencoder via popen()

0.01a (10.7.2005): 
- The first release of KVideoEncoder!
