Drop compute_mb_neighbors() and move fill_decode_neighbors() up to take its
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Feb 2010 23:04:07 +0000 (23:04 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Feb 2010 23:04:07 +0000 (23:04 +0000)
commit053074276bdc0f75635d7b2ba6e0fe3b921c8ee3
tree8e7194a0558aba03f42598ba7cbaa0d050f7627e
parentc1bb66ac1922e9a1e051896ed8e0371faec6670d
Drop compute_mb_neighbors() and move fill_decode_neighbors() up to take its
role.
Should be faster as this is a strict code removial.

Originally committed as revision 21843 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264_cabac.c