avoid clearing block[] if its not used at all
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 21 Apr 2005 21:23:22 +0000 (21:23 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 21 Apr 2005 21:23:22 +0000 (21:23 +0000)
commit2de4ba7ff799b6f89dbbc03819e1b96abb70cb34
tree6e3908c56a63828dbc1ab63bb1442e466c2b2780
parente2e5894a91b9a14d13d57a5be5544143de4406f7
avoid clearing block[] if its not used at all

Originally committed as revision 4148 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpeg12.c