Video Transformer: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 4: | Line 4: | ||
--> | --> | ||
{{This|products/release_notes/video_transformer:_release_notes.html}} | {{This|products/release_notes/video_transformer:_release_notes.html}} | ||
+ | |||
+ | === 2.1.1.0 - Apr 14, 2017 === | ||
+ | |||
+ | * IAVOVidTransformer::SetFormat() method has been extended: the "Auto" mode has been added to select the video format. | ||
+ | * Fixed bug with restoring ebx register in asm functions. | ||
+ | * Corrected conversions for 'r210' color space. | ||
=== 2.1.0.0 - Apr 02, 2017 === | === 2.1.0.0 - Apr 02, 2017 === |
Revision as of 15:39, 14 April 2017
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
2.1.1.0 - Apr 14, 2017
- IAVOVidTransformer::SetFormat() method has been extended: the "Auto" mode has been added to select the video format.
- Fixed bug with restoring ebx register in asm functions.
- Corrected conversions for 'r210' color space.
2.1.0.0 - Apr 02, 2017
- Added new color spaces MEDIASUBTYPE_v210, MEDIASUBTYPE_r210, MEDIASUBTYPE_A2B10G10R10, MEDIASUBTYPE_A2R10G10B10, MEDIASUBTYPE_BR16, MEDIASUBTYPE_RB16, MEDIASUBTYPE_AR16, MEDIASUBTYPE_AB16
- Added method for visualize the lower bits of color spaces with > 8 bpc on monitors with a maximum depth of 8 bpc.
- Corrected media types for 'v210' color space.
- Upgraded to IPP 8.2.3.280.
2.0.2.0 - Sep 16, 2016
- Upgraded in accordance with changes in the libraries.
- Added code signing certificate.
- Added interface IAVVersion.
2.0.1.0 - Oct 01, 2014
- Upgraded to IPP 8.2.0
2.0.0.0 - Jun 18, 2013
- First public release