aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2018-08-05 16:13:24 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2018-09-28 01:25:17 +0200
commitb90d8cc7466386a166dd72107457498aa5a7c43d (patch)
tree9a782ad4e15e93316e89b03f7779d5e97a7c5873 /libswscale
parent303439bc5f7ac6bbadc20d7ec2d7ee4fec656ead (diff)
downloadffmpeg-b90d8cc7466386a166dd72107457498aa5a7c43d.tar.gz
avcodec/gdv: Replace divisions by shifts in rescale()
Divisions tend to be slower than shifts unless the compiler optimizes them out. And some of these are in inner loops. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions