Mark two variables with av_uninit to avoid false positive gcc warnings.
authorDiego Biurrun <diego@biurrun.de>
Tue, 24 Feb 2009 14:13:46 +0000 (14:13 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 24 Feb 2009 14:13:46 +0000 (14:13 +0000)
commitacced32d08a74e20956e3f9ea757d700d400a16a
tree27b9f8de6b47af467a42b6199e01ca5dcc2e7efd
parent7f123e7f8ad2cfd4ab7e2fbd83e17d0a8b436785
Mark two variables with av_uninit to avoid false positive gcc warnings.

Originally committed as revision 17552 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c