diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-28 19:17:56 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-10-04 18:01:01 +0200 |
commit | e47f3e366bc0760dbd44b5d555c1bb601a1d5011 (patch) | |
tree | 6996a91843dad42cbd1998e8082f9c5872f04b57 /libavcodec/nvdec.c | |
parent | 1e1ddbb70dd13c00c2e7378c17b3435325b856cf (diff) | |
download | ffmpeg-e47f3e366bc0760dbd44b5d555c1bb601a1d5011.tar.gz |
avcodec/g723_1enc: Remove unnecessary av_clipl_int32()
partial_corr is an int16_t and so the av_clipl_int32()
never clips and can be removed. This also avoids
undefined left-shifts of negative numbers.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/nvdec.c')
0 files changed, 0 insertions, 0 deletions