summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_deinterlace_vaapi.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/vaapi: Improve support for colour propertiesMark Thompson2019-06-021-4/+4
* lavfi/vaapi: Factorise out common code for parameter buffer setupMark Thompson2019-06-021-27/+6
* lavf/vaapi_deinterlace: return error if mode unsupportedZhong Li2019-01-251-0/+1
* lavfi/vaapi: Add constant VAAPI_VPP_BACKGROUND_BLACKZachary Zhou2018-12-301-1/+1
* lavfi/vf_xxx_vaapi: fix typo.Jun Zhao2018-01-241-1/+1
* lavfi: use common VAAPI VPP infrastructure for vf_deinterlace_vaapi.Jun Zhao2018-01-211-306/+45
* lavfi/deinterlace_vaapi: fix can't show full option information.Jun Zhao2018-01-171-7/+7
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-091-1/+1
* vf_deinterlace_vaapi: Add support for field rate outputMark Thompson2017-06-141-123/+166
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-1/+1
* vf_deinterlace_vaapi: Mark as hwframe-awareMark Thompson2017-04-011-0/+1
* lavfi: Add VAAPI deinterlacerMark Thompson2017-02-231-0/+634
OpenPOWER on IntegriCloud