CoreCodec AVC DirectShow Video Decoder

ALPHA VERSION FOR TESTING PURPOSE ONLY

Changelog:
==========

Version 0.0.0.4 Alpha (20060113) :
  Support for VSSH FOURCC
  Support for YUY2 output
  Force anamorphic flag on renderer

Version 0.0.0.3 Alpha (20060109) :
  CQM support
  Fix for 8x8dct
  Flush buffered frame
  Support for X264 and x264 FOURCCs
  Now use MERIT_NORMAL

Version 0.0.0.2 Alpha (20060104) :
  Fixed some compatibility problems (AVI Decompressor, AviSynth, ...)
  Project cleanup (smaller size)

Version 0.0.0.1 Alpha (20060102) :
  Use a very high merit in this alpha release, don't install it if you
  don't want to use it.
  Should support anamorphic from Matroska (native mode) and MP4 files.
  Limitations :
    - Only output to YV12 and I420
    - No dynamic output mediatype change
    - No flushing for buffered frame at end of file
    - Linked with some unecessary code from TCPMP
    - no cqm, lossless or interlacing support 
