[FFmpeg-devel] [PATCH] MAINTAINERS: add myself to the AMF section

Alexander Kravchenko akravchenko188 at gmail.com
Thu Jul 4 21:58:10 EEST 2019


Hi everybody.
Let me explain reasons here.

About AMF:
1) AMF is a light-weight, portable multimedia framework that provides access to AMD hardware accelerated encoder, decoder, converters/filters.
2) AMF 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 11, OpenGL, and OpenCL, Vulkan and facilitates an efficient interop between them.
3) It is very useful to use AMF as part of FFmpeg framework together with numerous FFmpeg features
 
About myself
1) I was one of originators/architects of AMF and implemented core modules
2) I fixed few issues in amfenc integration in FFmpeg
3) I implemented integrations of AMF decoder, converter/scaler to FFmpeg. Unfortunately they were not applied yet.
4) I appreciate feedback, open for discussions, and ready to follow the rules of community

Proposed plan about AMF here
1) Add Linux support (via Vulkan)
2) Add AMD decoder, scaler, converter
3) Connect continuous integration server to execute tests and keep it stable

Thanks,
Alexander




More information about the ffmpeg-devel mailing list