Hi Marvin,
> -Original Message-
> From: ffmpeg-devel On Behalf Of
> Marvin Scholz
> Sent: Mittwoch, 11. Juni 2025 21:57
> To: ffmpeg-devel@ffmpeg.org
> Subject: [FFmpeg-devel] [PATCH 1/4] fftools/textformat: fix writing
> integers for mermaid
>
> With the
With the previous logic, the integer writing codepath was unreachable.
Fix CID 1646948
---
fftools/textformat/tf_mermaid.c | 20 +---
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/fftools/textformat/tf_mermaid.c b/fftools/textformat/tf_mermaid.c
index d3b9131ada..