summaryrefslogtreecommitdiff
path: root/libavcodec/amfenc.c
Commit message (Expand)AuthorAge
* avcodec/amfenc: use AVCodecContext.get_encode_buffer()James Almer2021-03-17
* lavc/amfenc: Add hardware config metadataOvchinnikovDmitrii2020-11-08
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-18
* avcodec/amfnec: allocate packets using av_new_packet()James Almer2019-11-19
* libavcodec/amfenc: Vulkan initialization support for encoder.OvchinnikovDmitrii2019-08-27
* amfenc: Remove spurious initialisationsMark Thompson2018-04-15
* amfenc: Add DXVA2 hardware frame input supportAlexander Kravchenko2018-04-15
* amfenc: Ensure that the software format of hardware frames is validAlexander Kravchenko2018-04-15
* amfenc: Do not automatically download/upload unknown hardware input framesMark Thompson2018-04-15
* amfenc: Fail to open if the user-supplied device is not usableMark Thompson2018-04-15
* lavc/amfenc: Retain a reference to D3D frames used as input during the encodi...Alexander Kravchenko2018-04-10
* Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'Mark Thompson2018-01-16
|\
| * Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDKMichael Wootton2018-01-04
* avcodec/amfenc: move config.h include where it's neededJames Almer2017-11-29
* Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov2017-11-28