diff options
author | Mark Thompson <sw@jkqxz.net> | 2025-04-27 19:43:19 +0100 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2025-04-30 22:57:56 +0100 |
commit | 585455f7b3270b389b0b8a751562d42b0e4769fb (patch) | |
tree | 1d4065b39f0e4b60ef3d3f9cf3f2a98c1ba47098 /libavcodec/cbs_apv.c | |
parent | 0b588bfb51ecb262f714994696e77b6a1c7b1cef (diff) | |
download | ffmpeg-585455f7b3270b389b0b8a751562d42b0e4769fb.tar.gz |
apv_decode: Replace division with shift
The compiler can't see that this should be a shift and generates a real
division which is slow enough to appear in profiles on its own.
Diffstat (limited to 'libavcodec/cbs_apv.c')
0 files changed, 0 insertions, 0 deletions