comparison rle.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 0e9e36d55e5e
children
comparison
equal deleted inserted replaced
7984:24f2b8cc7918 7985:5be50ba0ce24