Message ID | 20230501150301.55718-3-ffmpeg@haasn.xyz |
---|---|
State | Accepted |
Commit | ad417eb5fa1c3edf3294ea8db9df87f8a7409297 |
Headers | show |
Series | [FFmpeg-devel,1/3] avfilter/vf_libplacebo: add fillcolor option | expand |
Context | Check | Description |
---|---|---|
andriy/make_x86 | success | Make finished |
andriy/make_fate_x86 | success | Make fate finished |
diff --git a/doc/filters.texi b/doc/filters.texi index 2d49f93b9e2..9ffa9dfe22f 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -15976,8 +15976,7 @@ ffmpeg -i input.mov -vf lensfun=make=Canon:model="Canon EOS 100D":lens_model="Ca @section libplacebo Flexible GPU-accelerated processing filter based on libplacebo -(@url{https://code.videolan.org/videolan/libplacebo}). Note that this filter -currently only accepts Vulkan input frames. +(@url{https://code.videolan.org/videolan/libplacebo}). @subsection Options
From: Niklas Haas <git@haasn.dev> This has not been the case since c0b93c4f8+48c385fb4c. --- doc/filters.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)