diff options
author | Alex Converse <alex.converse@gmail.com> | 2010-08-24 16:10:25 +0000 |
---|---|---|
committer | Alex Converse <alex.converse@gmail.com> | 2010-08-24 16:10:25 +0000 |
commit | 4c399dc82b4e74f7b9d09c51ab3314dd68a1fdab (patch) | |
tree | 5cde500eacc59aba3b62d8544b2c7c63c6e352b3 /libavcore/imgutils.h | |
parent | 37b9706123ff76455d4feb126897b9b5fb7cff69 (diff) | |
download | ffmpeg-4c399dc82b4e74f7b9d09c51ab3314dd68a1fdab.tar.gz |
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.
Originally committed as revision 24906 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcore/imgutils.h')
0 files changed, 0 insertions, 0 deletions