M-JPEG Video Encoder: 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 [[M-JPEG Video Encoder]]. | + | <!--This is the release notes for [[M-JPEG Video Encoder]]. |
* {{M-JPEG Video Encoder DirectShow Filter: Download}} | * {{M-JPEG Video Encoder DirectShow Filter: Download}} | ||
* {{report_problem}} | * {{report_problem}} | ||
+ | --> | ||
+ | === 2.5.3.0 - Jul 13, 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. | ||
+ | * Corrected handling of interlace flags. | ||
+ | |||
+ | === 2.5.2.0 - Oct 19, 2016 === | ||
+ | |||
+ | * Upgraded to IPP 8.2.3.280 | ||
+ | * Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc. | ||
+ | * Added code signing certificate. | ||
+ | * Corrected protection system (cumulative corrections). | ||
+ | * 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. | ||
+ | * Filter moved to AVObjects.com. | ||
+ | |||
+ | === 2.0.0.0 - Aug 14, 2012 === | ||
+ | |||
+ | * Added 64-bit version. | ||
+ | * Upgraded to IPP 7.0.7. | ||
+ | * Added C++ and C# samples. | ||
+ | |||
+ | === 1.1.0.6 - Oct 14, 2011 === | ||
+ | |||
+ | * Disabled connection with odd width/height. | ||
+ | |||
+ | === 1.1.0.5 - Aug 04, 2011 === | ||
+ | |||
+ | * Fixed DEP problem with ATL thunks on Vista/Windows 7. | ||
=== 1.1.0.3 - Jan 09, 2011 === | === 1.1.0.3 - Jan 09, 2011 === |
Latest revision as of 12:34, 13 July 2018
2.5.3.0 - Jul 13, 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.
- Corrected handling of interlace flags.
2.5.2.0 - Oct 19, 2016
- Upgraded to IPP 8.2.3.280
- Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc.
- Added code signing certificate.
- Corrected protection system (cumulative corrections).
- 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.
- Filter moved to AVObjects.com.
2.0.0.0 - Aug 14, 2012
- Added 64-bit version.
- Upgraded to IPP 7.0.7.
- Added C++ and C# samples.
1.1.0.6 - Oct 14, 2011
- Disabled connection with odd width/height.
1.1.0.5 - Aug 04, 2011
- Fixed DEP problem with ATL thunks on Vista/Windows 7.
1.1.0.3 - Jan 09, 2011
- Fixed encoding with alpha channel.
1.1.0.2 - May 09, 2010
- Fixed bug with interlace corrections (invalid row size).
1.1.0.1 - Apr 30, 2010
- Minor changes.
1.1.0.0 - Apr 29, 2010
- Added loading properties from registry.
- Fixed problems with encoding of interlaced video.
1.0.1.5 - Apr 15, 2010
- Added debug info.
1.0.1.4 - Mar 30, 2010
- Fixed false positive notification from AVG antivirus.
1.0.1.3 - Feb 02, 2010
- Fixed installer bug for Windows Vista.
1.0.1.2 - Jan 15, 2010
- Upgraded to IPP 6.1.3.
- Fixed interlace properties.
- Fixed IPP bugs.
1.0.1.0 - Aug 26, 2009
- First version.