QT based Decoder: Release Notes

From AVObjects Knowledge Base
Jump to: navigation, search

1.0.4.2 - Nov 03, 2017

  • Fixed issue with changing the color space at the output from QT decoder.
  • Fixed default aspect ratio value.

1.0.4.1 - Oct 31, 2017

  • Changed compilation settings for use program also on Windows XP ('v100' is selected).

1.0.4.0 - Oct 20, 2017

  • Added decoding of the VC-3 (DNxHD) stream using the AVID plug-in.
  • Added 10-bit YUV ('v210'), 10 and 16-bit RGB output color spaces.
  • Added the selection of the full (0-255, 0-1024) or limited (16-235, 64-940) range for decoded RGB frames from VC-3 (DNxHD) stream.
  • Added automatic selection of 16 bit depth output color space from QT decoder if bit depth for the encoded stream and for the filter output > 8 bit.
  • Added interface method to obtain the parameters of the input encoded stream.
  • Added interface IAVVersion for obtain filter's type (Debug/Release), version, compilation date/time, etc.
  • Fixed a problem with the loss of the media type (attached by the downstream filter to the first output sample) in the call sequence: first call of Pause(), SetPosition().
  • The project was recompiled with VS2015, fixed compilation errors and warnings.
  • Added code signing certificate.

1.0.3.0 - Jun 22, 2017

  • Fixed invalid output mediatype for AM_MEDIA_TYPE::formattype = FORMAT_VideoInfo.

1.0.2.0 - May 30, 2017

  • Fixed code of output pin class for work with GMFBridge.
  • The protection settings were changed to reduce false positive notifications from antiviruses.
  • Upgraded to IPP 8.2.3.280

1.0.1.0 - Jan 21, 2016

  • First public release.
Personal tools