xawdecode-plugin-1.2.0 (25/11/01)
----------------------
- bug fix in configuration file writing
- (final ?) fix of black borders management
- cleaning of nagra rendering code: decode_half(full)frame declined in:
  + decode_half(full)frame_RGB
  + decode_half(full)frame_YUV
  and putline(dup) in:
  + putline(dup)_PAL_RGB16
  + putline(dup)_SECAM_RGB16
  + putline(dup)_PAL_RGB32
  + putline(dup)_SECAM_RGB32
  which should give a small performances gain.
  Hoppefully, the PAL rendering hasn't been broken.
- added a sample .lircrc configuration file for a Miro remote control

xawdecode-plugin-1.1.1 (11/11/01)
----------------------
- take into account ybar (black borders) for snapshots
- possibility to display available options

xawdecode-plugin-1.1.0 (05/11/01)
----------------------
- for the RPM build, there was a mismatch with the default prefix used by
  xawdecode RPM build
- segfault fix when in 32 bpp mode and without Xvideo
- "Channel Window" and jpeg/ppm grabs are now working correctly wether Xvideo
  mode is use or not and what ever the X server's depth is.
- selection at launch time of the fatest memcpy between: the glibc memcpy, the
  linux kernel memcpy, a MMX optimized memcpy, an extended MMX optimized memcpy
- added couples selection in the plugin menu

xawdecode-plugin-1.0.1 (30/10/01)
----------------------
- had forgotten to add the debian directory to the package

xawdecode-plugin-1.0.0 (28/10/01)
----------------------
- migration of all xawdecode code related to descrambling to build a nice
  plugin.
- fixed the segfault which was floating around the kizkool/snabrab filter.
- display of the FPS only when this makes sense: in Grabdisplay mode.
- reintroduced the -a switch which has been lost at some point. As a reminder
  the -a switch deactivates the automatic detection of scrambled channels and
  therefore switches xawdecode descrambling mode to OFF.
- take into account new syncing algorithm of blue line filter proposed by
  Fasouil and implemented by E-nek (19/10/01).
- same enhancement put into Fasouil filter.
