MPEG-4 Decoder: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 3: | Line 3: | ||
* {{MPEG-4 Decoder: Download}} | * {{MPEG-4 Decoder: Download}} | ||
* {{report_problem}} | * {{report_problem}} | ||
+ | |||
+ | === 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 === |
Revision as of 15:48, 16 July 2012
This is the release notes for the MPEG-4 Decoder.
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.