comparison vp3data.h @ 12412:b31e6ace12f6 libavcodec

Fix undefined expressions that use multiple calls to get_bits(). Because the order of evaluation of subexpressions is undefined, two get_bits() calls may not be part of the same expression. See also r24902.
author alexc
date Tue, 24 Aug 2010 16:10:25 +0000
parents 14a49e087126
children
comparison
equal deleted inserted replaced
12411:7c9d711a4201 12412:b31e6ace12f6