aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/jpegls.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2013-11-11 15:02:09 +0200
committerClément Bœsch <u@pkh.me>2013-11-16 20:25:25 +0100
commitab80d7e8c52d912b94aeca52f77c03492c71ea94 (patch)
treebba033476b2dd611deca969103ad308cd63ce638 /libavcodec/jpegls.h
parent7cd555dfa54a9b9b83749977e7eec3f023ff2b36 (diff)
downloadffmpeg-ab80d7e8c52d912b94aeca52f77c03492c71ea94.tar.gz
vp9: Ensure that the arithmetic coder values are read in the right order
The operands of an addition can be evaluated in any order, since the addition isn't a sequence point. The only operators that have a defined evaluation order are &&, ||, ?: and the sequence operator ','. This fixes fate-vp9 on ARM RVCT.
Diffstat (limited to 'libavcodec/jpegls.h')
0 files changed, 0 insertions, 0 deletions