Spy filter: Release Notes
From AVObjects Knowledge Base
1.2.9.1 - Oct 14, 2021
- Corrected debug information: "[Spy (pointer to IBaseFilter)>]" is written to the log instead of "[Spy ('this' pointer)]" to match "[Filter (pointer to IBaseFilter)]" names in "[Filter Graph]" output
1.2.9.0 - Oct 13, 2021
- Extended debug information (added output to log file CRC32 checksum for sample buffers).
1.2.8.0 - Jun 27, 2021
- Extended statistic information.
- Fixed bitrate calculation for video streams with B-frames.
1.2.7.0 - Apr 07, 2021
- Updated IPersistStream implementation.
1.2.6.0 - Jan 31, 2021
- The project was recompiled with VS2015, fixed compilation errors and warnings.
- The compilation options for VS2015 are selected to install the filter also in Windows XP (v140_xp).
- Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc.
1.2.5.0 - Nov 02, 2017
- Cummulative update in accordance with changes in base libraries.
1.2.4.0 - Mar 04, 2016
- Added property for write sequence of samples to the binary file.
- Corrected code and property page for write samples to the binary file.
1.2.3.0 - Now 13, 2015
- Upgraded IPersistStream implementation.
- Added installer.
1.2.2.0 - Oct 23, 2015
- First public release.
- Added method for write samples to external files.