mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
multimedia/intel-media-sdk: update description after 205d3c7639
- Document AV1 support - Reformat for readability
This commit is contained in:
parent
8d258ecedd
commit
ba936a0429
1 changed files with 6 additions and 4 deletions
|
@ -2,9 +2,11 @@ Intel(R) Media SDK provides a plain C API to access hardware-accelerated
|
||||||
video decode, encode and filtering on Intel(R) Gen graphics hardware
|
video decode, encode and filtering on Intel(R) Gen graphics hardware
|
||||||
platforms. Implementation written in C++ 11 with parts in C-for-Metal (CM).
|
platforms. Implementation written in C++ 11 with parts in C-for-Metal (CM).
|
||||||
|
|
||||||
Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9 Supported video
|
Supported video encoders: HEVC, AVC, MPEG-2, JPEG, VP9
|
||||||
decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG Supported video
|
|
||||||
pre-processing filters: Color Conversion, Deinterlace, Denoise, Resize,
|
Supported video decoders: HEVC, AVC, VP8, VP9, MPEG-2, VC1, JPEG, AV1
|
||||||
Rotate, Composition
|
|
||||||
|
Supported video pre-processing filters: Color Conversion, Deinterlace,
|
||||||
|
Denoise, Resize, Rotate, Composition
|
||||||
|
|
||||||
WWW: http://mediasdk.intel.com/
|
WWW: http://mediasdk.intel.com/
|
||||||
|
|
Loading…
Add table
Reference in a new issue