FFmpeg/fftools/textformat
Andreas Rheinhardt 79fa31d159 fftools/textformat/tw_avio: Don't flush unnecessarily
avio_close() automatically flushes the AVIOContext.

Reviewed-by: softworkz . <softworkz-at-hotmail.com@ffmpeg.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2025-04-16 06:11:58 +02:00
..
avtextformat.c
avtextformat.h
avtextwriters.h
tf_compact.c fftools/textformat: Use "", not <> for lavu headers 2025-04-16 06:11:45 +02:00
tf_default.c fftools/textformat: Use "", not <> for lavu headers 2025-04-16 06:11:45 +02:00
tf_flat.c fftools/textformat: Use "", not <> for lavu headers 2025-04-16 06:11:45 +02:00
tf_ini.c fftools/textformat: Use "", not <> for lavu headers 2025-04-16 06:11:45 +02:00
tf_json.c fftools/textformat: Use "", not <> for lavu headers 2025-04-16 06:11:45 +02:00
tf_xml.c fftools/textformat: Use "", not <> for lavu headers 2025-04-16 06:11:45 +02:00
tw_avio.c fftools/textformat/tw_avio: Don't flush unnecessarily 2025-04-16 06:11:58 +02:00
tw_buffer.c
tw_stdout.c