New Features:
Create stream buffer recordings from Stream Buffer Sink filter property page issue #302
Display IPin::QueryInternalConnections result in Pin PropertyPage issue #300
Connect newly created filter to previously selected filter for faster graph building issue #265
New option to reserve memory below 2GB/4GB for testing 32bit LargeAddressAware filters and 64bit filters for pointer truncation bugs issue #298
Mediainfo information display for files created by file writing filters (similar to source file filters) issue #278
Save text/graph information with graph and tweaks to text information issue #277
Show current sync source in status bar
Include frames per second in video media type details issue #295
Implement loading from ipersistpropertybag option when loading GRFX files issue #284
Added count*average column to statistics windows issue #270
Integration with DirectShowSpy property frame helper in remote graph form issue #264
Display filter merit as SDK constant (as opposed to numeric value)
Bug Fixes:
Fixed bug in sync source selection in new graphs issue #291
EVR renderer is no longer closed and recreated when graph is refereshed issue #293
Fix to Analyzer Filter property page issue #289
Filters having no valid CLSID are showing invalid tool tip with text from another filter issue #288
Analzyer writer filter returns current position from IStream::Seek issue #281
Fixed wrong loading of current sync source in GRF and GRFX files issue #268
32bit version running on 64bit OS no longer silently ignores exceptions that happen from user mode callbacks (e.g. key press handlers) issue #269
Better robustness against filters that delete rather than Release() pins issue #115
Better property page positioning issue #213