H.264/AVC Video Decoder: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 1: | Line 1: | ||
+ | {{This|products/release_notes/h264_decoder.html}} | ||
<!--This is the release notes for the [[H.264/AVC Video Decoder]]. | <!--This is the release notes for the [[H.264/AVC Video Decoder]]. | ||
Revision as of 00:57, 24 October 2013
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
2.5.2.0 - Oct 23, 2013
- Corrected function for prepare samples in the main decoding thread
2.5.1.3 - Oct 10, 2013
- Fixed bug with conversion of the output images to RGB color space
2.5.1.2 - Oct 08, 2013
- Fixed bug of the lack of VIDEOINFOHEADER media types on output pin when "Force original chroma format" is TRUE
2.5.1.1 - Oct 04, 2013
- Added image cropping according to input media type's rectangles (used for play invalid files without cropping data)
2.5.1.0 - Sep 12, 2013
- Fixed bug with preroll handling
2.5.0.0 - Jul 18, 2013
- Fixed bug with internal threads, increased performance
- Solved the problem of frame loss
- Upgraded to latest ATL
- Added method for upload license from application code
- Upgraded license system
- Corrected C++ sample (positioning slider)
- Filter moved to AVObjects.com
2.0.2.0 - Nov 19, 2012
- Fixed problem with ACCESS_DENIED at end of file
2.0.1.1 - Nov 07, 2012
- Fixed invalid assert in Debug version
2.0.1.0 - Nov 06, 2012
- Fixed problems with IPP (invalid CPU defining for i3/i5 Sandy Bridge processors)
2.0.0.0 - Sep 02, 2012
- Redesigned/rewritten structure of filter to improve performance and stability; resolved several critical problems.
- Added 64-bit version.
- Upgraded to IPP 7.0.7.
- Added C++ and C# samples.
- Fixed problem with skipped output frames after EOS receiving.
1.1.0.2 - Jan 24, 2011
- Fixed bug with length prefixes before NAL Units.
1.1.0.0 - Jul 02, 2010
- Fixed: H.264 from MPEG-2 TS stream.
- Fixed: Aspect ratio problem.
- Fixed: Interlacing problem.
- Fixed: Time stamps issue.
- Added: Dynamic reconnection.
- Added: Dynamic media type changing.
- Added: 2 new connection media types (for ffdshow and MainConcept encoders).
1.0.1.0 - May 26, 2010
- Added: Decoding of H.264 byte stream from MPEG-2 TS.
1.0.0.8 - Mar 30, 2010
- Fixed: False positive notification from AVG antivirus.
1.0.0.7 - Feb 17, 2010
- Changed: Upgraded to IPP 6.1.3.
- Fixed: Installer bug for Windows Vista.
1.0.0.5 - Oct 27, 2009
- Fixed: Bug with playing H.264 elementary stream from MPEG-2 transport stream.
1.0.0.4 - Oct 24, 2009
- Fixed: 4:2:2 color space bug.
- Fixed: Seeking in release version bug.
- Fixed: Interlace flags.
- Fixed: Input media type parsing.
1.0.0.3 - Oct 04, 2009
- Added: Support of media type from MainConcept splitter.
- Changed: Upgraded to IPP 6.1.
1.0.0.2 - Sep 09, 2009
- First version.