diff options
author | Måns Rullgård <mans@mansr.com> | 2009-08-28 23:39:02 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2009-08-28 23:39:02 +0000 |
commit | c4d6d318cfb9064263dee67ed12a7d386d6c61dd (patch) | |
tree | a5990cdc9949cc6cee1e5636a776e05b209fee99 /ffpresets | |
parent | 5c3b5e3053d89365f08dbc7621a61d22edea9a49 (diff) | |
download | ffmpeg-c4d6d318cfb9064263dee67ed12a7d386d6c61dd.tar.gz |
Make DECLARE_ALIGNED_8 align to 8 bytes, never to 16
The DECLARE_ALIGNED_8 macro is defined to align to 16 bytes instead
the 8 suggested by the name on some CPUs. None of the uses of this
macro ever need 16-byte alignment, cases which once did having been
changed to always specify 16 bytes explicitly.
Originally committed as revision 19737 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'ffpresets')
0 files changed, 0 insertions, 0 deletions