[FFmpeg-devel] [PATCH v4 17/18] docs/filters: Add documentation for all new subtitle filters
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Sat Sep 11 13:19:57 EEST 2021
Soft Works:
> Signed-off-by: softworkz <softworkz at hotmail.com>
> ---
> doc/filters.texi | 263 +++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 263 insertions(+)
>
> diff --git a/doc/filters.texi b/doc/filters.texi
> index 9ad6031d23..a7b80acada 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
Documentation for each filter (or new filter option) should also be
added in the same commit that adds the filter (or new filter option).
This increases atomicity. (Remember that we might reject some of your
filters, but not others. In case your patches are already atomic, you
won't have to rework your patches.)
- Andreas
More information about the ffmpeg-devel
mailing list