VANC Decoder: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
(Created page with "<!--This is the release notes for VANC Decoder. * {{download}} {{[http://www.avobjects.com/downloads/125 download]}} * {{report_problem}} --> === 1.0.4.0 - Apr 10, 2015 =...") |
|||
Line 4: | Line 4: | ||
* {{report_problem}} | * {{report_problem}} | ||
--> | --> | ||
+ | === 1.0.5.0 - Dec 04, 2015 === | ||
+ | |||
+ | * Added WSS/AFD search and decoding. | ||
+ | * Extended interface. | ||
+ | * Added support for v210 color space. | ||
+ | * Extended property page. | ||
+ | |||
=== 1.0.4.0 - Apr 10, 2015 === | === 1.0.4.0 - Apr 10, 2015 === | ||
Revision as of 21:14, 4 December 2015
1.0.5.0 - Dec 04, 2015
- Added WSS/AFD search and decoding.
- Extended interface.
- Added support for v210 color space.
- Extended property page.
1.0.4.0 - Apr 10, 2015
- Upgraded to IPP 8.1.1
- Allowed connection with the wrong width or height (VANC lines are not exist) to simplify the building the graphs.
- Added interface methods for maintain aspect ratio.
- Added control on property page for maintain aspect ratio.
- Added IPersistStream and registry variables for maintain aspect ratio.
1.0.3.0 - May 11, 2014
- Code cleared.
1.0.2.0 - May 08, 2014
- Interface method for get array of VITC data extended
- Algorithm for decode VITC wrapped to separate library object
1.0.1.0 - Mar 05, 2014
- Corrected algorithm for get VITC data
1.0.0.1 - Mar 02, 2014
- First release.
- Decodes VITC data for SD resolutions only.
- Next input color spaces supported: YUY2, UYVY, YVYU, Y422, YV12, I420, NV12.