aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/cbs_apv.c
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2025-04-27 19:43:19 +0100
committerMark Thompson <sw@jkqxz.net>2025-04-30 22:57:56 +0100
commit585455f7b3270b389b0b8a751562d42b0e4769fb (patch)
tree1d4065b39f0e4b60ef3d3f9cf3f2a98c1ba47098 /libavcodec/cbs_apv.c
parent0b588bfb51ecb262f714994696e77b6a1c7b1cef (diff)
downloadffmpeg-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