| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: add a flag for filters able to work with hw_device_ctx | Anton Khirnov | 2023-03-24 | 1 | -0/+1 |
* | lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsv | Haihao Xiang | 2023-01-17 | 1 | -6/+5 |
* | libavfilter/qsvvpp: Change the alignment to meet the requirement of YUV420P f... | Wenbin Chen | 2022-12-08 | 1 | -0/+2 |
* | libavfilter/vf_overlay_qsv: Use format of first input to set output format fo... | Wenbin Chen | 2022-07-20 | 1 | -0/+2 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -2/+2 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -2/+2 |
* | lavfi/vf_overlay_qsv: remove needs_fifo. | Nicolas George | 2020-08-20 | 1 | -2/+0 |
* | lavf/qsv: use av_cold for init/uninit | Zhong Li | 2019-06-03 | 1 | -1/+1 |
* | lavc/qsv_overlay: suppress code scan complain | Zhong Li | 2018-11-06 | 1 | -1/+1 |
* | lavf: make overlay_qsv work based on framesync | Ruiling Song | 2018-04-21 | 1 | -136/+77 |
* | lavf/qsv_overlay: check the return value of ff_formats_ref() | Zhong Li | 2017-11-20 | 1 | -3/+9 |
* | avfilter/vf_*_qsv: Fix flags | Michael Niedermayer | 2017-11-13 | 1 | -1/+1 |
* | Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab' | James Almer | 2017-11-11 | 1 | -4/+4 |
* | libavfilter/overlay_qsv: Add QSV overlay vpp filter | Huang, Zhengxu | 2017-09-17 | 1 | -0/+487 |