DV Splitter: Release Notes
From AVObjects Knowledge Base
1.3.2.0 - Jun 21, 2023
- The project has been updated in accordance with cumulative changes in the base libraries.
- The property page was updated
1.3.1.0 - Jul 30, 2018
- 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).
- The protection settings were changed to reduce false positive notifications from antiviruses.
1.3.0.0 - Apr 18, 2017
- Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc.
- Added code signing certificate.
- Corrected protection system (cumulative corrections).
1.2.4.0 - Dec 04, 2014
- Corrected IQualityControl implementation.
- Added registry setting for select enabled DV Decoders.
1.2.3.0 - Nov 07, 2013
- Fixed function for change MERIT_VALUE of filter
- Upgraded protection
1.2.2.1 - Aug 06, 2013
- Minor changes (mainly in base libraries).
1.2.2.0 - June 27, 2013
- Upgraded to latest ATL.
- Added method for upload license from application code.
1.2.1.0 - May 28, 2013
- Corrected interlace flags for 1080i streams.
1.2.0.0 - May 24, 2013
- Upgraded license system.
- Filter moved to AVObjects.com.
1.1.0.4 - Mar 02, 2013
- Corrected code for dynamic media type changing.
1.1.0.3 - Nov 08, 2012
- License system upgraded.
1.1.0.2 - Apr 11, 2012
- Fixed problem with installer /quiet mode.
1.1.0.1 - Mar 31, 2012
- Fixed problem with trial message in Debug64 version.
1.1.0.0 - Mar 20, 2012
- Added 64 bit version.
1.0.6.1 - Nov 21, 2011
- Minor changes.
1.0.6.0 - Sep 21, 2011
- Special FOURCC codes for non-standard FPS changed:
- 'dvh2' = 'dvh1' and fps = 24/1.001
- 'dvh3' = 'dvh1' and fps = 24
- 'dvh4' = 'dvh1' and fps = 25
- 'dvh5' = 'dvh1' and fps = 30/1.001
- 'dvh6' = 'dvh1' and fps = 30.
1.0.5.9 - Sep 13, 2011
- Corrected code for work with invalid web-cam and 720p resolution.
1.0.5.8 - Aug 18, 2011
- Minor changes.
1.0.5.7 - May 23, 2011
- Added debug info.
1.0.5.6 - May 11, 2011
- Fixed bug with property page opening for Win7.
- Fixed bug with audio for some DVSD streams.
1.0.5.5 - Mar 16, 2011
- Fixed bug with multichannel audio output.
1.0.5.4 - Jan 23, 2011
- Minor changes.
1.0.4.9
- Fixed personal protection bug.
- Fixed false positive notification from AVG antivirus.
1.0.4.8 - Jan 25, 2010
- Added dvh2, dvh3, dvh4 input media types for non-standard DV
- streams 720p24, 720p25, 720p30.
1.0.4.7 - Aug 07, 2009
- Added dynamic media type changing.
1.0.4.6 - Jul 19, 2009
- Fixed bug with invalid AAUX/AAUXControl data in DVINFO struct.
1.0.4.5 - May 30, 2009
- Minor changes.
1.0.4.4 - Apr 22, 2009
- Removed assert for check last byte of SSYB header.
1.0.4.3 - Apr 17, 2009
- Connection with MEDIATYPE_Video disabled.
1.0.4.2 - Mar 26, 2009
- Fixed: Changing of merit value with rundll32.exe.
1.0.4.0 - Feb 02, 2009
- Fixed: Creation of audio pins disabled for video DV.
1.0.3.9 - Jan 31, 2009
- Added: Method for disabling creation of audio pins.
1.0.3.8 - Dec 10, 2008
- Fixed: Problem with invalid time stamps after positioning.
1.0.3.6 - Nov 11, 2008
- Added: Function for change merit value of filter with rundll32.exe.
- Added: Interface method and checkbox on property page for pass through input time stamps.
- Added: "About" tab on property page.
- Fixed: End of stream notification.
1.0.3.5 - Oct 13, 2008
- Fixed: Bug with DVSD sound.
1.0.3.3 - Sep 05, 2008
- Fixed: Invalid output video time stamps for 720p PAL.
1.0.3.2 - Aug 11, 2008
- Fixed: Error in code for attach timecode data to output video media sample.
1.0.3.0 - Apr 24, 2008
- Fixed: EndOfStream and flushing methods.
1.0.2.9 – Mar 20, 2008
- Fixed: Corrected code to differentiate DV25 and DVSD.
1.0.2.8 – Mar 13, 2008
- Fixed: Allocator properties.
1.0.2.7 – Mar 12, 2008
- Added: Additional parameter (time code) to interface method for get REC DATE and REC TIME.
1.0.2.6 – Mar 12, 2008
- Added: New interface with method for acquiring REC DATE and REC TIME according to IEC 61834 (DV Consumer).
1.0.2.5 – Feb 16, 2008
- Changed: Removed 2 odd critical sections.
1.0.2.4 – Feb 15, 2008
- Changed: Minor changes.