aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vaapi_vpp.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/vaapi_vpp: Use dynamic frame pool in outlink if possibleHaihao Xiang2024-04-181-1/+6
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-311-0/+1
* avfilter: add negotiation API for color space/rangeNiklas Haas2023-12-311-0/+4
* lavfi/{denoise, procamp, scale, sharpness}_vaapi: Add passthrough modeFei Wang2023-06-251-3/+12
* lavfi/vaapi: Add some debug messageFei Wang2023-06-251-0/+4
* lavfi/vaapi: Add function to get surface ID from AVFrameFei Wang2023-06-251-8/+2
* lavfi/vaapi: remove duplicated codeHaihao Xiang2023-01-171-29/+61
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-081-2/+2
* lavfi/vaapi: Fix build with libva 2.1 and 2.2Mark Thompson2019-06-071-2/+6
* lavfi/vaapi: Improve support for colour propertiesMark Thompson2019-06-021-13/+275
* lavfi/vaapi: Factorise out common code for parameter buffer setupMark Thompson2019-06-021-3/+52
* Merge commit 'b128be1748f3920a14a98307265df5f2d3433e1d'Mark Thompson2018-02-121-23/+17
* lavfi: VAAPI VPP common infrastructure.Jun Zhao2018-01-211-0/+379