mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-04-28 15:20:45 +02:00
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>
46 KiB
46 KiB