summaryrefslogtreecommitdiff
path: root/libavfilter/vf_deinterlace_vaapi.c
Commit message (Expand)AuthorAge
* lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBobLinjie Fu2022-01-12
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi/vf_*_vaapi: Fix error caseMark Thompson2020-02-09
* lavfi/vaapi: Improve support for colour propertiesMark Thompson2019-06-02
* lavfi/vaapi: Factorise out common code for parameter buffer setupMark Thompson2019-06-02
* lavf/vaapi_deinterlace: return error if mode unsupportedZhong Li2019-01-25
* lavfi/vaapi: Add constant VAAPI_VPP_BACKGROUND_BLACKZachary Zhou2018-12-30
* lavfi/vf_xxx_vaapi: fix typo.Jun Zhao2018-01-24
* lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.Jun Zhao2018-01-21
* lavfi/deinterlace_vaapi: fix can't show full option information.Jun Zhao2018-01-17
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-09
* vf_deinterlace_vaapi: Add support for field rate outputMark Thompson2017-06-14
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* vf_deinterlace_vaapi: Mark as hwframe-awareMark Thompson2017-04-01
* lavfi: Add VAAPI deinterlacerMark Thompson2017-02-23