diff options
author | Michael Niedermayer <[email protected]> | 2020-10-19 10:20:26 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2020-10-24 19:11:12 +0200 |
commit | 4e9514e99bf77bb3d1437e992c3e08ca7d1ebc46 (patch) | |
tree | 7a0d701625955ceae0da0837c8eae04ba3fee7a8 /libavformat/libmodplug.c | |
parent | bca0735be52e471b1906aed34c60028d90646d90 (diff) |
avutil/common: Implement av_sat_add64_c() with fewer branches
No benchmark because this is not used in any speed relevant pathes nor is it
used where __builtin_add_overflow is available.
So I do not know how to realistically benchmark it.
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/libmodplug.c')
0 files changed, 0 insertions, 0 deletions