mirror of https://github.com/FFmpeg/FFmpeg.git
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>release/7.0
parent
535b1a93f5
commit
ee736ff80e
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue