Mark dvdaudio_substream_type variable as av_uninit to work around false
authorDiego Biurrun <diego@biurrun.de>
Thu, 5 Mar 2009 19:13:12 +0000 (19:13 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 5 Mar 2009 19:13:12 +0000 (19:13 +0000)
commit1aeb55a1de40ff8f663d2e49da7b160b62acd3a5
tree0f9d1e82f29d96d7633279e961bae257266a5418
parent61c23c155cf0709df69222a1f3e49bfa263a70e1
Mark dvdaudio_substream_type variable as av_uninit to work around false
positive uninitialized variable warning.

Originally committed as revision 17825 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mpeg.c