Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Tags: obsproject/obs-amd-encoder

Tags

2.8.0.1

Toggle 2.8.0.1's commit message
cmake: Handle copy and install of locale files

2.8.0

Toggle 2.8.0's commit message
Version 2.8.0

Changes:
 * Fixes for stricter MSVC standards compliance
 * Modernization of CMake

2.7.0

Toggle 2.7.0's commit message
project: Version 2.7.0

* Support for sYCC and sRGB
* Fixed some possible crashes

2.6.0

Toggle 2.6.0's commit message
Deprecated older Driver support, upgraded AMF SDK to 1.4.14 and fixed…

… automatic VBV size

2.5.2

Toggle 2.5.2's commit message
The 19.x Driver started enforcing additional restrictions, which seem…

… to only apply to AMD Vega GPUs and APUs. Due to this, the plugin would fail to properly initialize the encoder and users would have to manually set some options.

With this patch, this is no longer necessary. The encoder options are now applied correctly and should no longer cause any issues. Additionally a bug was fixed for Automatic Profile Level which caused it to occasionally select an unsupported Profile Level.

Hotfix 1: Improved hover text (long description) for properties and updated translations from CrowdIn.

* Improved descriptions (hover text) for various options of the H264 and H265 encoder.
* Updated translations from CrowdIn.

* Fixed error during initialization for H264 and H265 on Driver 19.x and above.
* Fixed a bug with automatic Profile Level which sometimes caused an unsupported Profile Level to be selected.

* Updated AMF to 1.4.9.0.
* Updated english locale text for Pre-Pass to include encoding cost.
* Fixed various erroneous usages of short codes for printf in log text.
* Added support for Git commit detection to CMake.
* Added support for clang-format.
* Added support for CppCheck to CMake. (Thanks to Streamlabs for this one)

2.5.1

Toggle 2.5.1's commit message
project: Version 2.5.1

* Fixed error during initialization for H264 and H265 on Driver 19.x and above.
* Fixed a bug with automatic Profile Level which sometimes caused an unsupported Profile Level to be selected.

2.5.0.2

Toggle 2.5.0.2's commit message
cmake: Don't include cppcheck in native mode

2.5.0.1

Toggle 2.5.0.1's commit message
cmake: Restore compatibility with CMake 3.7 and earlier

The properties DESCRIPTION and HOMEPAGE_URL are all newer than 3.7, with HOMEPAGE_URL being added in 3.12.

2.5.0

Toggle 2.5.0's commit message
Version 2.5.0

Updated AMF to 1.4.9.0.
Updated english locale text for Pre-Pass to include encoding cost.
Fixed various erroneous usages of short codes for printf in log text.
Added support for Git commit detection to CMake.
Added support for clang-format.
Added support for CppCheck to CMake. (Thanks to Streamlabs for this one)

2.4.3

Toggle 2.4.3's commit message
project: Version 2.4.3