File AMF.changes of Package AMF
-------------------------------------------------------------------
Thu Feb 27 17:32:20 UTC 2025 - kilgore.trout@idesmi.eu
- Update to version 1.4.36:
* Add Interface for AV1 B-frame Support
* Set execute bit for Linux filte_to_header
* Fix header publishing workflow
-------------------------------------------------------------------
Sun Oct 06 14:57:43 UTC 2024 - andrea.manzini@suse.com
- Update to version 1.4.35:
* Define AMFPRI(d|ud|x)64 using the standard C++ format for C+11 and up
* Define LPRI(d|ud|x)64 as Unicode (wide) versions of AMFPRI(d|ud|x)64
* Move AMF_UNICODE into Platform.h
* Add version to the directory and resulting file
* Include root directory that matches file name
* Create publish header action
* Update VQ Enhancer API doc
* Update HEVC API doc pdf
* fix doc
* Clarify PA LAB depth suggestion
* Differentiate the AMF_NO_VTABLE based on the compiler
* Fix const on return by value Variant values
* Fix const on return by value AMF_DECLARE_IID()
* Fix AMF string format sizes for 64-bit Linux
* Don't cast amf_int64 when using a format string
* Fix warning when _MSC_VER is not defined
* Update PA Engine Type Documentation
* Fix missing include (#276)
-------------------------------------------------------------------
Tue Jan 23 20:50:38 UTC 2024 - Enrico Belleri <kilgore.trout@idesmi.eu>
- Update to version 1.4.33:
* 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
* Added new FRC component and API doc
* Added new VQEnhancer API doc
* Improvements and cleanup to sample presenters
* Updated FFmpeg to 6.0
-------------------------------------------------------------------
Mon Nov 13 09:46:08 UTC 2023 - ecsos@opensuse.org
- Update to version 1.4.30:
* AMF v1.4.30 release
* Fix missing enum value in AMF_Video_Encode_HEVC_API docs
* Fix VulkanAMF.h compile when using C (#388)
* Fix typo in profile level string (#371)
* Encode API doc corrections
* Add SmartAccess Video documentation
* Update Linux distro prereqs for AMF v1.4.29
-------------------------------------------------------------------
Fri Mar 10 09:46:10 UTC 2023 - Enrico Belleri <idesmi@protonmail.com>
- Exclude pdf and images
-------------------------------------------------------------------
Wed Mar 08 16:29:08 UTC 2023 - Enrico Belleri <idesmi@protonmail.com>
- Update to version 1.4.29:
* 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
* Added AV1 encoding support
* Added 12-bit AV1 decoding
* New VQEnhancer component
* New AVC / HEVC encoder rate control methods
-------------------------------------------------------------------
Thu Jul 28 20:07:25 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
- Update to version 1.4.26:
* 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
-------------------------------------------------------------------
Wed Mar 23 10:54:50 UTC 2022 - Enrico Belleri <idesmi@protonmail.com>
- initial package