[FFmpeg-devel] [PATCH] libavformat/matroskaenc: reformat options table indentation and descriptions
Stefano Sabatini
stefasab at gmail.com
Mon Feb 5 02:26:18 EET 2024
On date Sunday 2024-02-04 12:30:01 -0600, Marth64 wrote:
> matroskaenc options table has grown packed over time, and is now challenging
> to read. The purpose of this patch is to reformat the table, indentation-wise,
> and to make the capitalization/endings of each description at least consistent.
>
> I intend to sort the options in a follow-up patch, but wanted to phase
> this out to be easier to validate.
>
> Signed-off-by: Marth64 <marth64 at proxyid.net>
> ---
> libavformat/matroskaenc.c | 42 ++++++++++++++++++++++++++-------------
> 1 file changed, 28 insertions(+), 14 deletions(-)
LGTM (but I'm no maintainer of matroskaenc).
More information about the ffmpeg-devel
mailing list