Commit Graph

12 Commits

Author SHA256 Message Date
87e32c6430 Accepting request 1205986 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1205986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/AMF?expand=0&rev=4
2024-10-07 19:49:47 +00:00
26ba9d30d0 - 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)

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/AMF?expand=0&rev=11
2024-10-06 15:52:54 +00:00
5fe7ee5be6 Accepting request 1141051 from multimedia:libs
- 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

OBS-URL: https://build.opensuse.org/request/show/1141051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/AMF?expand=0&rev=3
2024-01-25 17:40:00 +00:00
Enrico Belleri
7d0a609a4b - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/AMF?expand=0&rev=9
2024-01-23 20:58:50 +00:00
14fc0df0c2 Accepting request 1125432 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1125432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/AMF?expand=0&rev=2
2023-11-13 21:21:46 +00:00
Enrico Belleri
7ba01f21eb Accepting request 1125428 from home:ecsos
- 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

OBS-URL: https://build.opensuse.org/request/show/1125428
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/AMF?expand=0&rev=7
2023-11-13 10:09:51 +00:00
Enrico Belleri
a8c417f1f0 Accepting request 1070653 from home:iDesmI:Wayland
clean

OBS-URL: https://build.opensuse.org/request/show/1070653
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/AMF?expand=0&rev=6
2023-03-10 09:51:46 +00:00
Enrico Belleri
75e2004c57 Accepting request 1070650 from home:iDesmI:Wayland
- Exclude pdf and images

OBS-URL: https://build.opensuse.org/request/show/1070650
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/AMF?expand=0&rev=5
2023-03-10 09:48:15 +00:00
Enrico Belleri
2ad0fa8263 Accepting request 1070649 from home:iDesmI:Wayland
- 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
- 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

OBS-URL: https://build.opensuse.org/request/show/1070649
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/AMF?expand=0&rev=4
2023-03-10 09:41:43 +00:00
d46216e509 Accepting request 1008267 from multimedia:libs
Could use this in ffmpeg

OBS-URL: https://build.opensuse.org/request/show/1008267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/AMF?expand=0&rev=1
2022-10-07 23:23:11 +00:00
Enrico Belleri
a908899e79 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/AMF?expand=0&rev=2
2022-07-28 20:11:10 +00:00
3e2489149f Accepting request 964390 from home:iDesmI:Wayland
AMF allows H264 and HEVC hardware encoding on AMD graphics running AMDGPU-Pro proprietary drivers.
Main reason for submission is to enable encoding with amf in ffmpeg, conditional.

OBS-URL: https://build.opensuse.org/request/show/964390
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/AMF?expand=0&rev=1
2022-04-01 13:57:31 +00:00