summaryrefslogtreecommitdiff
path: root/libavfilter/vf_overlay_qsv.c
Commit message (Expand)AuthorAge
* libavfilter/vf_overlay_qsv: Use format of first input to set output format fo...Wenbin Chen2022-07-20
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* lavfi/vf_overlay_qsv: remove needs_fifo.Nicolas George2020-08-20
* lavf/qsv: use av_cold for init/uninitZhong Li2019-06-03
* lavc/qsv_overlay: suppress code scan complainZhong Li2018-11-06
* lavf: make overlay_qsv work based on framesyncRuiling Song2018-04-21
* lavf/qsv_overlay: check the return value of ff_formats_ref()Zhong Li2017-11-20
* avfilter/vf_*_qsv: Fix flagsMichael Niedermayer2017-11-13
* Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer2017-11-11
* libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu2017-09-17