Files
ffmpeg/libavformat
Andreas Rheinhardt ee736ff80e avformat/flvenc: Avoid avio_write(pb, "", 0)
When the compiler chooses to inline put_amf_string(pb, ""),
the avio_write(pb, "", 0) can be avoided. Happens with
Clang-17 with -O1 and higher and GCC 13 with -O2 and higher
here.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-03-22 12:59:50 +01:00
..
2024-03-18 01:53:26 +01:00
2024-03-11 16:52:42 +01:00
2024-03-17 15:10:05 +01:00
2023-09-28 19:37:58 +02:00
2023-11-08 17:37:58 +11:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00
2024-03-15 12:51:15 +01:00