summaryrefslogtreecommitdiffstats
path: root/libavcodec/codec2utils.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2018-08-05 16:13:24 +0200
committerMichael Niedermayer <[email protected]>2018-09-28 01:25:17 +0200
commitb90d8cc7466386a166dd72107457498aa5a7c43d (patch)
tree9a782ad4e15e93316e89b03f7779d5e97a7c5873 /libavcodec/codec2utils.c
parent303439bc5f7ac6bbadc20d7ec2d7ee4fec656ead (diff)
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 <[email protected]>
Diffstat (limited to 'libavcodec/codec2utils.c')
0 files changed, 0 insertions, 0 deletions