diff options
author | Diego Pettenò <flameeyes@gmail.com> | 2008-10-02 19:24:26 +0000 |
---|---|---|
committer | Guillaume Poirier <gpoirier@mplayerhq.hu> | 2008-10-02 19:24:26 +0000 |
commit | 9aa1cfec1a8597f3bd0f9fa564c43a53e42fab25 (patch) | |
tree | e30139853604264d2b354d1db3c364d8ed701526 /libavformat | |
parent | 2d5174fc46de0cc6452290b901e0a68b729a6704 (diff) | |
download | ffmpeg-9aa1cfec1a8597f3bd0f9fa564c43a53e42fab25.tar.gz |
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%
Originally committed as revision 15526 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions