Mercurial > libavcodec.hg
diff ps2/idct_mmi.c @ 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 | f7cbb7733146 |
children | eebc7209c47f |