aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_libplacebo.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dblMichael Niedermayer2022-05-061-1/+1
* avfilter: Constify non-const filtersAndreas Rheinhardt2022-04-011-1/+1
* avfilter/vf_libplacebo: update for new tone mapping APINiklas Haas2022-03-311-23/+89
* lavfi/vf_libplacebo: fix side data stripping logicNiklas Haas2022-01-101-9/+12
* lavfi/libplacebo: support dovi metadata applicationNiklas Haas2022-01-051-3/+32
* lavfi/vf_libplacebo: update deprecated option nameNiklas Haas2021-12-151-3/+3
* vf_libplacebo: switch to newer libplacebo helpersNiklas Haas2021-12-151-79/+12
* lavfi/vulkan: split off lavfi-specific code into vulkan_filter.cLynne2021-11-191-1/+1
* lavu/vulkan: move common Vulkan code from libavfilter to libavutilLynne2021-11-191-1/+1
* lavfi/vf_libplacebo: pick log level dynamicallyNiklas Haas2021-11-121-1/+14
* lavfi: add a libplacebo filterNiklas Haas2021-11-121-0/+717