ffmpeg-bb/fftools/textformat
Marvin Scholz 05094c1749 fftools/textformat: remove unreachable code in tf_mermaid
Integer writing is impossible here as the first branch was dead code,
so remove it completely.

Fix CID 1646948

Reviewed-by: softworkz <softworkz@hotmail.com>
2025-07-05 02:35:00 +02:00
..
avtextformat.c fftools/textformat: renamings in print_unit_int for consistency (cosmetic) 2025-06-27 00:24:35 +02:00
avtextformat.h fftools/textformat: renamings in print_unit_int for consistency (cosmetic) 2025-06-27 00:24:35 +02:00
avtextwriters.h fftools/textformat: correctly propagate uninit error codes 2025-05-16 20:43:58 +02:00
tf_compact.c fftools/textformat: Introduce common header and deduplicate code 2025-05-15 23:04:44 +02:00
tf_default.c fftools/textformat: Introduce common header and deduplicate code 2025-05-15 23:04:44 +02:00
tf_flat.c fftools/textformat: Introduce common header and deduplicate code 2025-05-15 23:04:44 +02:00
tf_ini.c fftools/textformat: Introduce common header and deduplicate code 2025-05-15 23:04:44 +02:00
tf_internal.h fftools/tf_internal: Use av_default_item_name 2025-05-15 23:04:44 +02:00
tf_json.c fftools/textformat: Introduce common header and deduplicate code 2025-05-15 23:04:44 +02:00
tf_mermaid.c fftools/textformat: remove unreachable code in tf_mermaid 2025-07-05 02:35:00 +02:00
tf_mermaid.h fftools/graphprint: Add execution graph printing 2025-05-15 23:09:17 +02:00
tf_xml.c fftools/textformat: Introduce common header and deduplicate code 2025-05-15 23:04:44 +02:00
tw_avio.c fftools/textformat: correctly propagate uninit error codes 2025-05-16 20:43:58 +02:00
tw_buffer.c fftools/textformat: Introduce common header and deduplicate code 2025-05-15 23:04:44 +02:00
tw_stdout.c fftools/textformat: Introduce common header and deduplicate code 2025-05-15 23:04:44 +02:00