RV3/4 intra types array causes alignment issues (at least on ARM5), thus change
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 1 Jul 2009 15:08:02 +0000 (15:08 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 1 Jul 2009 15:08:02 +0000 (15:08 +0000)
commit39c601b5e7e03ae13d1946149ace7c8b617c7ef3
tree3beb34e957e41634394173e0c8c1e79db5fe1fc7
parent06a497afabd04cbb7f8c7e069a2ac740b3e585ff
RV3/4 intra types array causes alignment issues (at least on ARM5), thus change
its stride and offset to always have align 4.

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