diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2010-01-24 19:19:09 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2010-01-24 19:19:09 +0000 |
commit | d9ef0d2e143341be0a543e328ccc247ad2905888 (patch) | |
tree | eabd09ff680babb3b8bd3978ff13e529151b40b6 /tools | |
parent | 449d1442a62dda3815cb322d67be740db8f20c1b (diff) | |
download | ffmpeg-d9ef0d2e143341be0a543e328ccc247ad2905888.tar.gz |
Mark index as unsigend so gcc knows it doesnt need a sign extension on x86_64.
Any tips on how i can convince gcc that it doesnt need a
mov %eax, %eax
in every get_bits() ?
Originally committed as revision 21433 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions