Adjust r->avail_cache[] indexes to avoid alignment issues when zeroing block
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 30 Aug 2009 06:16:33 +0000 (06:16 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sun, 30 Aug 2009 06:16:33 +0000 (06:16 +0000)
commit20622c4a8a5c5767136b916797163e604e66877f
tree70f9718c12839de382eaa3b22517d972c5d0a1db
parent67c2c5bb2ef59fca4a378de8b31110431b3cc13e
Adjust r->avail_cache[] indexes to avoid alignment issues when zeroing block
inside it.

Originally committed as revision 19743 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/rv34.c
libavcodec/rv40.c