comparison bethsoftvideo.c @ 7985:5be50ba0ce24 libavcodec

Intel C compiler warns on this assignment in this if(), probably because it's being assigned as a constant. To avoid a spurious warning, split it into two instructions, which should also make it more logical once the FIXME is resolved. patch by Diego 'Flameeyes' Petten %flameeyes A gmail P com%
author gpoirier
date Thu, 02 Oct 2008 19:20:11 +0000
parents e943e1409077
children e9d9d946f213
comparison
equal deleted inserted replaced
7984:24f2b8cc7918 7985:5be50ba0ce24