[FFmpeg-devel] [PATCH v5 01/14] fftools/textformat: Formatting and whitespace changes
Stefano Sabatini
stefasab at gmail.com
Thu Apr 24 01:08:51 EEST 2025
On date Tuesday 2025-04-22 21:55:30 +0000, softworkz wrote:
> From: softworkz <softworkz at hotmail.com>
>
> Signed-off-by: softworkz <softworkz at hotmail.com>
> ---
> fftools/textformat/avtextformat.c | 86 ++++++++++++++--------------
> fftools/textformat/avtextformat.h | 16 +++---
> fftools/textformat/avtextwriters.h | 11 ++--
> fftools/textformat/tf_compact.c | 91 +++++++++++++++++-------------
> fftools/textformat/tf_default.c | 20 +++----
> fftools/textformat/tf_flat.c | 26 +++++----
> fftools/textformat/tf_ini.c | 36 ++++++------
> fftools/textformat/tf_json.c | 10 ++--
> fftools/textformat/tf_xml.c | 30 +++++-----
> 9 files changed, 172 insertions(+), 154 deletions(-)
Looks good to me.
More information about the ffmpeg-devel
mailing list