comparison vc1.c @ 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 9ba7d2a5b20a
children 5915f4f0e172
comparison
equal deleted inserted replaced
12411:7c9d711a4201 12412:b31e6ace12f6