M-JPEG Video Decoder: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | This is the release notes for the [[M-JPEG Video Decoder]]. | + | <!--This is the release notes for the [[M-JPEG Video Decoder]]. |
* {{M-JPEG Video Decoder DirectShow Filter: Download}} | * {{M-JPEG Video Decoder DirectShow Filter: Download}} | ||
* {{report_problem}} | * {{report_problem}} | ||
+ | --> | ||
+ | === 2.5.2.0 - Oct 18, 2016 === | ||
− | + | * Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc. | |
+ | * Added code signing certificate. | ||
+ | * Corrected protection system (cumulative corrections). | ||
+ | * Upgraded to IPP 8.2.3.280 | ||
− | + | === 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 - Aug 14, 2012 === | ||
+ | |||
+ | * Added 64-bit version. | ||
+ | * Upgraded to IPP 7.0.7. | ||
+ | * Added C++ and C# samples. | ||
+ | |||
+ | === 1.1.0.6 - May 11, 2011 === | ||
+ | |||
+ | * Fixed problem with property page opening on Windows 7. | ||
=== 1.1.0.4 - Dec 14, 2010 === | === 1.1.0.4 - Dec 14, 2010 === |
Latest revision as of 22:00, 18 October 2016
2.5.2.0 - Oct 18, 2016
- Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc.
- Added code signing certificate.
- Corrected protection system (cumulative corrections).
- Upgraded to IPP 8.2.3.280
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 - Aug 14, 2012
- Added 64-bit version.
- Upgraded to IPP 7.0.7.
- Added C++ and C# samples.
1.1.0.6 - May 11, 2011
- Fixed problem with property page opening on Windows 7.
1.1.0.4 - Dec 14, 2010
- Fixed invalid subtype for RGB media type.
- Fixed down-top conversion for RGB media type.
- Fixed decoder fail after Stop() command.
- Fixed BeginFlush()/EndFlush() handling.
1.1.0.3 - Dec 09, 2010
- Fixed invalid assert in Debug version.
1.1.0.2 - Dec 01, 2010
- Fixed BeginFlush(), EndFlush(), NewSegment() implementations.
1.1.0.1 - May 09, 2010
- Added registry key for license check.
1.1.0.0 - Apr 29, 2010
- Fixed problems with interlaced M-JPEG stream.
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 Vista.
1.0.1.2 - Jan 15, 2010
- Upgraded to IPP 6.1.3.
- Fixed interlacing properties.
- Fixed IPP bugs.
1.0.1.0 - Aug 26, 2009
- Added interlacing corrections.
- Added multithreading.
- Added ARGB32 decoding.
1.0.0.2 - Aug 04, 2009
- Added correction of interlace flags and fields.
1.0.0.1 - Jun 30, 2009
- First public version.