diff options
author | Paul B Mahol <onemda@gmail.com> | 2022-04-26 08:56:32 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2022-04-26 09:21:56 +0200 |
commit | 494139bcc7ad852a1206dab3624073987e6b6f7b (patch) | |
tree | 8b36486fa54d2fc6af83295009963953667b271c | |
parent | f908f365f9a40dc27bef25b452cc97cd660541ee (diff) | |
download | ffmpeg-494139bcc7ad852a1206dab3624073987e6b6f7b.tar.gz |
doc/filters: add colorchart to section
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 02a3b49832..cf25edaa0b 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -26395,7 +26395,7 @@ ffplay -f lavfi life=s=300x200:mold=10:r=60:ratio=0.1:death_color=#C83232:life_c @anchor{testsrc} @anchor{testsrc2} @anchor{yuvtestsrc} -@section allrgb, allyuv, color, colorspectrum, haldclutsrc, nullsrc, pal75bars, pal100bars, rgbtestsrc, smptebars, smptehdbars, testsrc, testsrc2, yuvtestsrc +@section allrgb, allyuv, color, colorchart, colorspectrum, haldclutsrc, nullsrc, pal75bars, pal100bars, rgbtestsrc, smptebars, smptehdbars, testsrc, testsrc2, yuvtestsrc The @code{allrgb} source returns frames of size 4096x4096 of all rgb colors. |