Legent:
	+ added
	- bug fixed
	* changed
	> changed in UI.
	? feature-bug removed


v0.5

  - bug (overflow) in length of long movie.
  - UI bug - (170.0 Mb instead 170 Mb)
  - minor bug till opening non-avi file
  + now header template can contain:
		^v video codec (e.g. div3, xvid, dv50, mjpg, etc)
		^B bits per pixel (e.g. 4, 8, 16, 24)
		^w format tag
		^D Samples per second (e.g. 44100, 48000, 22050, 11025)
		^C Chanels
		^c Mono/Stereo/Number of chanel (generating from ^C)
  * change in default template
  + new predefined types of the template:
 		--fun (just funny report :)
 		--far (generating a report for a far)
 		--struct-report-7 (same as a --struct-report, but no pseudographics)
  > time format changed ( 2h 33m 3s now 2:33:03 )


v0.4

  + New Params ^n ^s ^S (filename, size(human reading), size (in bytes))
  + strf parsing
  + BITMAPHEADERINFO support
  + WAVEFORMATEX support
  + new substs (prefix '#') - for BITMAPHEADERINFO & WAVEFORMATEX
  + new CMD line keys --description, --short,  --struct-full
  + new time format (e.g. "3h 34m 03s")
  * change default template


v0.3

  * New avi reading code
  * New data printing code
  + Stream data header parsing (currently only a strh)
  + Added a second template for the stream data.
  > Symbol '%' changed to '^' ('%' has problem with command line)
  + add '-' to the command line (use default template)
  * Full help
  + "--help" print full help


v0.2b2

  - fixed: error in avi length count.
  + linux binaries


v0.2

  * Strict "right" (some like) RIFF parsing with error diagnostics.
  + Template support.


v0.1

  + Start
