RA144: work around gcc bug/oddity on ARM
authorMåns Rullgård <mans@mansr.com>
Sun, 1 Mar 2009 23:41:39 +0000 (23:41 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 1 Mar 2009 23:41:39 +0000 (23:41 +0000)
commit09096c9fad1b1c5a3acc223c19d1d4aef5e34c8a
tree55ccda5254026987df9dc283fbd2b96582f31cc0
parent38ce707e0273e975aa9be02b8992bbe7a5e258d8
RA144: work around gcc bug/oddity on ARM

This should not make any difference, yet some gcc versions on ARM
produce incorrect output without this fix.

Approved by Vitor.

Originally committed as revision 17698 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ra144.c