Here's what's new:
- StreamLinker has been removed. The code is not used and does not really work. If someone was to create a filter that uses System.IO.Stream or IStream then we can create something on top of that.
- Found a peculiar bug. Some still images would crash the runtime on Windows 7 and a fix has been created and integrated.
- The pin updater has been fixed and is working. The pin updater routines make sure that the PinCollection class has information on every pin on the filter.
- The SupportsMediaType method on the Pin class has been fixed (to a degree). The QueryAccept method is very peculiar and Microsoft does not provide much documentation on its use.
Also, a release zip file will be commissioned as we feel that this release is of pretty good quality. As far as we can tell, most errors are fixed. There may still be a few bugs under the surface that we have not experienced.
The MediaFramework team.