Mercurial > libavcodec.hg
diff alpha/dsputil_alpha_asm.S @ 7986:38d577c3cb60 libavcodec
fix warning reported by Intel C compiler:
libavcodec/h264_parser.c(77): warning #589: transfer of control
bypasses initialization of:
variable "v" (declared at line 58)
goto found;
This new form also improves readability.
Patch by Diego 'Flameeyes' Petten %flameeyes A gmail P com%
author | gpoirier |
---|---|
date | Thu, 02 Oct 2008 19:24:26 +0000 |
parents | 12fc192bc2bd |
children | 7a463923ecd1 |