Only execute clear_blocks() when needed.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 21 Dec 2008 15:58:42 +0000 (15:58 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 21 Dec 2008 15:58:42 +0000 (15:58 +0000)
commitc212fb0cb1900ab92c00de948fb25f00c93639bb
treecb0c0c3538a4629035aaf59d2da650bb61b3d04f
parent897c1703d0fe52dbb0f024ba46facee505f6fccc
Only execute clear_blocks() when needed.
+0.3% speedup for both aladin & cathedral.

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