diff options
author | Dale Curtis <dalecurtis@chromium.org> | 2020-04-30 15:16:31 -0700 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2020-05-15 22:03:36 +0200 |
commit | a7e1af3cb10b7c914622deff3435bc200000eb65 (patch) | |
tree | f442957417076bb7a2266da0f7ecfd638783179d /libavcodec/pcm-dvd.c | |
parent | 2d8d554f15a7a27cfeca81467cc9341a86f784e2 (diff) | |
download | ffmpeg-a7e1af3cb10b7c914622deff3435bc200000eb65.tar.gz |
avutil/common: Add saturated add/sub operations for int64_t.
Many places are using their own custom code for handling overflow
around timestamps or other int64_t values. There are enough of these
now that having some common saturated math functions seems sound.
Signed-off-by: Dale Curtis <dalecurtis@chromium.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/pcm-dvd.c')
0 files changed, 0 insertions, 0 deletions