aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING.LGPLv2.1
diff options
context:
space:
mode:
authorJ. Dekker <jdek@itanimul.li>2021-10-16 19:35:51 +0200
committerJ. Dekker <jdek@itanimul.li>2022-01-04 14:31:32 +0100
commit22b7c37275c611b5417722d8941844028aed7f25 (patch)
tree0aa62546f390cab86ed9e1fd59e5a9df8e9234ee /COPYING.LGPLv2.1
parentb189550137155a622f88df6e64e72c2cca660854 (diff)
downloadffmpeg-22b7c37275c611b5417722d8941844028aed7f25.tar.gz
lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths
The assembly is written assuming that the width is a multiple of 8. However the real issue is the functions were errorneously assigned to the 2, 4, 6 & 12 widths. This behaviour never broke the decoder as samples which trigger the functions for these widths have not been found in the wild. This relies on the mappings in ff_hevc_pel_weight[]. Signed-off-by: J. Dekker <jdek@itanimul.li>
Diffstat (limited to 'COPYING.LGPLv2.1')
0 files changed, 0 insertions, 0 deletions