Video Mixer: Release Notes

From AVObjects Knowledge Base
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
{{This|release_notes/video_mixer.html}}
 
{{This|release_notes/video_mixer.html}}
 +
 +
=== 1.9.9.8 - Oct 13, 2022 ===
 +
 +
*  Range validation methods corrected.
 +
* Added C# COM interop file Idl\VideoMixer.cs created from Idl\VideoMixer.idl.
 +
* Added simplified C# sample (set output size, change position, resize, etc.).
 +
* Fixed bugs.
  
 
=== 1.9.9.7 - Oct 01, 2022 ===
 
=== 1.9.9.7 - Oct 01, 2022 ===

Revision as of 16:39, 13 October 2022

This page is a copy of the original page on the AVObjects' web site and can also be viewed here.

1.9.9.8 - Oct 13, 2022

  • Range validation methods corrected.
  • Added C# COM interop file Idl\VideoMixer.cs created from Idl\VideoMixer.idl.
  • Added simplified C# sample (set output size, change position, resize, etc.).
  • Fixed bugs.

1.9.9.7 - Oct 01, 2022

  • Unit interfaces corrected.
  • Extended main property page, added controls.
  • Corrected controls on unit property pages.
  • Fixed bugs.

1.9.9.6 - Sep 16, 2022

  • Added behavior selection method for dynamic positioning, changed positioning algorithm.
  • Fixed several bugs.

1.9.9.5 - Sep 09, 2022

  • Fixed clipping rectangle issues.
  • Fixed bugs in resizing implementation.
  • Fixed bug in date and time units.
  • Corrected internal methods of units and mixer objects.

1.9.9.4 - Aug 30, 2022

  • Fixed issues with incorrect input allocator properties set by third party filters.

1.9.9.3 - Aug 26, 2022

  • Changed the structure of the DirectShow part.
  • Corrected output pin implementation and IMediaSeeking methods.
  • The filter interface is divided into 2 parts, the management of the list of units is moved to a separate interface.
  • Corrected image mixing algorithm.
  • Corrected and extended resizing algorithm.
  • Corrected and extended property pages.
  • Fixed several bugs.

1.9.9.2 - Jul 23, 2022

  • Updated objects and methods for drawing texts, fixed bugs.
  • IAVOVideoMixer interface extended, IVMCallback interface added.

1.9.9.1 - Jun 24, 2022

  • Rewritten all property pages.
  • Found bugs fixed.
  • Added interface IAVVersion to get filter type (Debug/Release), version, compilation date/time, etc.

1.9.9.0 - Jun 05, 2022

  • Beta version with many changes (interfaces have also changed).
  • C++ and C# samples temporarily removed

1.1.0.0 - Apr 27, 2021

  • Added new features.
  • Extended interfaces.
  • Extended C++ sample.

1.0.4.2 - Apr 19, 2021

  • Fixed some output media types

1.0.4.1 - Apr 16, 2021

  • Fixed GetStreamInfo() method.
  • Added tracing.

1.0.4.0 - Mar 23, 2021

  • Fixed for Elecard splitters.

1.0.3.2 - Mar 19, 2021

  • Added C++ Sample.
  • Fixed C# Sample.

1.0.2.0 - Oct 16, 2019

  • Improved performance of alpha mixing.
  • Improved performance of text rendering.

1.0.1.0 - Aug 21, 2019

  • Added support texts with outline.
  • Added method to get current timestamp.

1.0.0.3 - Aug 19, 2019

  • Fixed bug in protection system.

1.0.0.2 - June 3, 2019

  • Added chroma key feature to IPMVideoBox object.
  • Added ScreenplayTest C# sample.

1.0.0.1 - Apr 19, 2019

  • First release.
Personal tools