H.264/AVC Video Encoder: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 5: | Line 5: | ||
* {{report_problem}} | * {{report_problem}} | ||
--> | --> | ||
+ | === 2.6.0.0 - Mar 10, 2014 === | ||
+ | |||
+ | * Encoder upgraded to Intel® Media SDK 2014 (Version 5.0.0000337.78585) | ||
+ | |||
=== 2.5.3.0 - Dec 13, 2013 === | === 2.5.3.0 - Dec 13, 2013 === | ||
Revision as of 18:52, 10 March 2014
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
2.6.0.0 - Mar 10, 2014
- Encoder upgraded to Intel® Media SDK 2014 (Version 5.0.0000337.78585)
2.5.3.0 - Dec 13, 2013
- Added methods for execute dynamic changes of input and output media types
2.5.2.0 - Now 05, 2013
- Upgraded protection
2.5.1.0 - Sep 11, 2013
- Added GPU encoding (hardware acceleration)
2.5.0.0 - Jul 19, 2013
- Preset changes to "Custom" if bitrate value is different from the default
- Added method for upload license from application code
- Upgraded license system
- Filter moved to AVObjects.com
2.0.2.1 - Nov 28, 2012
- Upgraded to Intel Media SDK 2012 R3
- Corrected default bitrate selection
2.0.1.4 - Nov 09, 2012
- Fixed problems with protection for i3/i5 Sandy Bridge processors
2.0.1.0 - Oct 01, 2012
- Fixed problems with IPP (invalid CPU defining for i3/i5 Sandy Brige processors)
2.0.0.0 - Jul 18, 2012
- Added 64-bit version.
- Upgraded to IPP 7.0.7.
- Added C++ and C# samples.
- Added key-frame forcing.
- Added "Low latency" preset.
- Fixed problems in internal threads.
1.0.2.2 - Sep 13, 2011
- Fixed problems with Baseline profile.
1.0.2.1 - Apr 05, 2011
- Added media type for connection to MPEG-2 TS Muxer.
1.0.2.0 - Apr 04, 2011
- Added output media type for capturing to MPEG-4 (QT) files.
- Added output media type for capturing to MPEG-2 TS stream.
1.0.1.1 - Mar 10, 2011
- Fixed bugs for uncompressed YV12 images from ffdshow decoder.
- Added description of filter to H264mfxEncoder.idl file.
1.0.1.0 - Mar 03, 2011
- First release.
1.0.0.4_beta - Feb 17, 2011
- Added optimization for NV12 (sample buffer used as encoder input).
- Fixed input media type with AverageTime = 0.
- Fixed compiler settings.
1.0.0.3_beta - Feb 15, 2011
- First beta version with fixed CBR = 6000 kbps.