multimedia/intel-media-sdk: update description after 205d3c7639

- Document AV1 support
- Reformat for readability
This commit is contained in:
Jan Beich 2021-08-07 12:34:42 +00:00
parent 8d258ecedd
commit ba936a0429

View file

@ -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/