| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+1 |
* | lavc/amfenc: switch to new FIFO API | Anton Khirnov | 2022-02-07 | 1 | -29/+14 |
* | avcodec/amfenc: use AVCodecContext.get_encode_buffer() | James Almer | 2021-03-17 | 1 | -1/+1 |
* | lavc/amfenc: Add hardware config metadata | OvchinnikovDmitrii | 2020-11-08 | 1 | -0/+12 |
* | avcodec/encode: restructure the core encoding code | James Almer | 2020-06-18 | 1 | -26/+17 |
* | avcodec/amfnec: allocate packets using av_new_packet() | James Almer | 2019-11-19 | 1 | -1/+1 |
* | libavcodec/amfenc: Vulkan initialization support for encoder. | OvchinnikovDmitrii | 2019-08-27 | 1 | -2/+15 |
* | amfenc: Remove spurious initialisations | Mark Thompson | 2018-04-15 | 1 | -47/+29 |
* | amfenc: Add DXVA2 hardware frame input support | Alexander Kravchenko | 2018-04-15 | 1 | -0/+79 |
* | amfenc: Ensure that the software format of hardware frames is valid | Alexander Kravchenko | 2018-04-15 | 1 | -3/+9 |
* | amfenc: Do not automatically download/upload unknown hardware input frames | Mark Thompson | 2018-04-15 | 1 | -53/+35 |
* | amfenc: Fail to open if the user-supplied device is not usable | Mark Thompson | 2018-04-15 | 1 | -49/+81 |
* | lavc/amfenc: Retain a reference to D3D frames used as input during the encodi... | Alexander Kravchenko | 2018-04-10 | 1 | -1/+94 |
* | Merge commit '34c113335b53d83ed343de49741f0823aa1f8cc6' | Mark Thompson | 2018-01-16 | 1 | -2/+2 |
|\ |
|
| * | Add support for H.264 and HEVC hardware encoding for AMD GPUs based on AMF SDK | Michael Wootton | 2018-01-04 | 1 | -0/+608 |
* | avcodec/amfenc: move config.h include where it's needed | James Almer | 2017-11-29 | 1 | -0/+2 |
* | Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDK | Mikhail Mironov | 2017-11-28 | 1 | -0/+604 |