Skip to content

Releases: GPUOpen-LibrariesAndSDKs/AMF

AMF Release 1.4.33

23 Jan 20:03
Compare
Choose a tag to compare

This release adds support for:

  • Added native DX12 support for encoding and PreAnalysis
  • Vulkan encoder became independent from Vulkan driver
  • Switched to public Vulkan Khronos extensions for decoder
  • AMF on Linux can now be used with AMD Pro Vulkan, and experimentally with RADV drivers
  • Improvements to sample presenters

AMF Release 1.4.32

06 Dec 12:08
Compare
Choose a tag to compare

This release adds support for:

  • Added new FRC component and API doc
  • Added new VQEnhancer API doc
  • Improvements and cleanup to sample presenters
  • Updated FFmpeg to 6.0

AMF Release 1.4.30

06 Jul 21:22
Compare
Choose a tag to compare

This release adds support for:

  • Added AMF wrappers for AVC / HEVC / AV1 FFmpeg software encoders
  • Added frame in, slice / tile output support for AVC / HEVC / AV1 encoders
  • Added multi-monitor support for DVR app
  • Added decoder relocation between VCN instances and new capability query for SmartAccess Video
  • New AV1 usages and encoder feedback
  • Improvements and cleanup to sample apps
  • Updated FFmpeg to 5.1.2

AMF Release 1.4.29

24 Jan 15:23
Compare
Choose a tag to compare

This release adds support for:

  • Added Smart Access Video for decoder and AVC / HEVC / AV1 encoders
  • New options for VQEnhancer and AV1 encoder components
  • Switched to Markdown based API docs which enable easier open source developer contributions

AMF Release 1.4.28

13 Dec 18:27
Compare
Choose a tag to compare

This release adds support for:

  • Added AV1 encoding support
  • Added 12-bit AV1 decoding
  • New VQEnhancer component
  • New AVC / HEVC encoder rate control methods

AMF Release 1.4.26

26 Jul 20:58
Compare
Choose a tag to compare

This release adds support for:

  • New perceptual (PAQ) and temporal (TAQ) adaptive quantization modes for PreAnalysis
  • New high motion quality boost mode for PreAnalysis
  • New sharpness option for HQScaler
  • New low latency decoding option
  • New temporal SVC encoding options

AMF Release 1.4.24

17 Mar 15:59
Compare
Choose a tag to compare

This release adds support for:

  • New AMD Direct Capture component and updated DVR sample app
  • New HQ Scaler ( Bilinear / Bicubic / FSR )
  • Vulkan support for PreAnalysis component
  • Vulkan support for HEVC Encoder ( Navi+ )
  • Support for temporal layer query for AVC and HEVC Encoder
  • Support for consecutive B-frames and adaptive miniGOP for AVC Encoder
  • Improved H264 Encoding on Vulkan ( both Windows & Linux Navi+ )

AMF Release 1.4.23

03 Dec 19:41
Compare
Choose a tag to compare

This release adds support for:

  • New Auto LTR encoder mode
  • FFmpeg updated to version 4.3.2
  • Additional statistics and feedback in encoder
  • New encoder usage presets
  • Main 10 HEVC encoder profile support
  • Support for encoder instance selection

AMF Release 1.4.21

06 Jul 01:15
Compare
Choose a tag to compare

This release adds support for:

  • HDR color conversion in the encoder.
  • New QVBR rate control mode and LTR encoder mode.
  • Extended statistic and quality metrics in the encoder.
  • Frame rate parameter became dynamic and HDR color conversion was updated.
  • Updated samples with encoder latency functionality.

AMF Release 1.4.18

24 Nov 18:02
7a83513
Compare
Choose a tag to compare

AMF is a light-weight, portable multimedia framework that abstracts away most of the platform and API-specific details and allows for easy implementation of multimedia applications using a variety of technologies, such as DirectX 12, DirectX 11, Vulkan, OpenGL and OpenCL and facilitates an efficient interop between them.

In this release, we added support for:

  • Added Pre-Encode filter within Pre-Processing component