MPEG-4 Decoder: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | This is the release notes for the [[MPEG-4 | + | <!--This is the release notes for the [[MPEG-4 Decoder]]. |
− | * {{MPEG-4 | + | * {{MPEG-4 Decoder: Download}} |
* {{report_problem}} | * {{report_problem}} | ||
+ | --> | ||
+ | === 2.6.0.0 - Jul 17, 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). | ||
+ | * Corrected protection system (cumulative corrections). | ||
+ | * Added code signing certificate. | ||
+ | * Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc. | ||
+ | * Corrected C++ and C# samples | ||
+ | |||
+ | === 2.5.1.0 - Jun 12, 2013 === | ||
+ | |||
+ | * Upgraded to latest ATL. | ||
+ | * Added method for upload license from application code. | ||
+ | |||
+ | === 2.5.0.0 - Jun 09, 2013 === | ||
+ | |||
+ | * Upgraded license system. | ||
+ | * Corrected C++ sample (positioning slider). | ||
+ | * Filter moved to AVObjects.com. | ||
+ | |||
+ | === 2.0.0.0 - Jul 12, 2012 === | ||
+ | |||
+ | * Added 64-bit version. | ||
+ | * Upgraded to IPP 7.0.7. | ||
+ | * Added C++ and C# samples. | ||
+ | * Added support of FORMAT_VideoInfo2 on input. | ||
=== 1.5.0.2 - Aug 12, 2011 === | === 1.5.0.2 - Aug 12, 2011 === |
Latest revision as of 19:47, 17 July 2018
2.6.0.0 - Jul 17, 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).
- Corrected protection system (cumulative corrections).
- Added code signing certificate.
- Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc.
- Corrected C++ and C# samples
2.5.1.0 - Jun 12, 2013
- Upgraded to latest ATL.
- Added method for upload license from application code.
2.5.0.0 - Jun 09, 2013
- Upgraded license system.
- Corrected C++ sample (positioning slider).
- Filter moved to AVObjects.com.
2.0.0.0 - Jul 12, 2012
- Added 64-bit version.
- Upgraded to IPP 7.0.7.
- Added C++ and C# samples.
- Added support of FORMAT_VideoInfo2 on input.
1.5.0.2 - Aug 12, 2011
- Default aspect ratio changed to 16x9 for height >= 720.
1.5.0.1 - May 11, 2011
- Fixed problem with property page opening on Windows 7.
1.5.0.0 - Mar 16, 2011
- DirectShow part of filter rewritten.
1.0.0.5 - Mar 30, 2010
- Fixed false positive notification from AVG antivirus.
1.0.0.4 - Feb 17, 2010
- Upgraded to IPP 6.1.3.
- Fixed installer bug for Vista.
1.0.0.3 - Apr 29, 2009
- Fixed list of accepted FOURCC codes.
1.0.0.2 - Mar 26, 2009
- Fixed changing of merit value with "rundll32.exe".
1.0.0.1_beta - Mar 03, 2009
- First beta release.