summaryrefslogtreecommitdiff
path: root/libavfilter/vf_deinterlace_vaapi.c
Commit message (Expand)AuthorAgeFilesLines
* 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