Set data_size to 0 to avoid having it uninitialized.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 23 Sep 2009 11:44:30 +0000 (11:44 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 23 Sep 2009 11:44:30 +0000 (11:44 +0000)
commit45a014d75efd043aa432b87869f898e552cbbb75
tree4c5c7fcc356286b52d077495d3468b63a3015822
parentf7304e99d4ec4f7751adae65580694cef9613c30
Set data_size to 0 to avoid having it uninitialized.
based on 31_mp3_outlen.patch by chrome.

Originally committed as revision 19988 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudiodec.c