Video Generator: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 4: | Line 4: | ||
--> | --> | ||
{{This|products/release_notes/video_generator:_release_notes.html}} | {{This|products/release_notes/video_generator:_release_notes.html}} | ||
+ | |||
+ | === 2.2.1.1 - Aug 29, 2016 === | ||
+ | |||
+ | * Fixed bug with empty output media type and audio pin connection for some situations. | ||
+ | * Corrected invalid assert. | ||
=== 2.2.1.0 - Aug 29, 2016 === | === 2.2.1.0 - Aug 29, 2016 === |
Revision as of 16:16, 2 September 2016
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
2.2.1.1 - Aug 29, 2016
- Fixed bug with empty output media type and audio pin connection for some situations.
- Corrected invalid assert.
2.2.1.0 - Aug 29, 2016
- Corrected implementation of live audio stream.
- Fixed bug for audio stream in file source mode.
2.2.0.0 - Jul 07, 2016
- Added Reference Clock implementation.
- Changed interface, added methods for set test distortions (for check streams and A/V synchronization).
- Corrected IPersistStream implementation and registry settings, added description of parameters for IStream and registry.
- Corrected property page.
2.1.2.0 - Dec 27, 2015
- Added 10-bit RGB color spaces: MEDIASUBTYPE_A2B10G10R10 and MEDIASUBTYPE_A2R10G10B10.
- Fixed methods for dynamic reconnection (width/height) and dynamic media type changing (formattype, interlacing, average time).
- Added function to enable processing of the aspect ratio in VMR7/9.
- Fixed bug with list of supported media types if FORMAT_VideoInfo selected.
2.1.1.0 - Dec 16, 2015
- Allowed use of FPS = 0 for test purposes (VIDEOINFOHEADER(2)::AvgTimePerFrame = 0 in media type). FPS=25 will be used in this case for set the time stamps of output video samples.
2.1.0.0 - Oct 28, 2015
- Added axis with coordinates of the pixels relative to the center of the image.
- Added interface methods and controls on property page for set sampling rate and sine wave frequency for audio output.
2.0.9.0 - Apr 19, 2015
- Changed the time source for the generation of sound in the case of live source mode.
2.0.8.0 - Jan 22, 2015
- Corrected property page controls for set FPS.
2.0.7.0 - Dec 01, 2014
- Added interface methods for execute tests.
- Added controls to property page for set/get type and parameters of test.
2.0.6.0 - Oct 22, 2014
- Added interface methods and code for create mosaic test image.
- Added controls to property page for set/get mosaic parameters.
- Additional resolutions added to property page, property page corrected.
2.0.5.0 - Oct 14, 2014
- Corrected controls on property page.
2.0.4.0 - Sep 29, 2014
- Added interface method for save current settings to registry.
- Button for save current settings added on property page.
2.0.3.0 - Sep 18, 2014
- Upgraded to IPP 8.2.0.
- Corrected algorithm for painting
2.0.2.0 - May 14, 2014
- Corrected structure of filter
- Corrected property page
2.0.1.0 - Mar 19, 2014
- Added 720p and 1080i settings
2.0.0.2 - Jul 03, 2013
- Aspect ratio for standard PAL SD and NTSC SD resolutions changed to 4x3, for HD resolutions (1280x720 and 1920x1080) to 16x9
2.0.0.1 - Jul 03, 2013
- Fixed bug with property page
2.0.0.0 - Jul 03, 2013
- First public release