Move DECLARE_ALIGNED_{8,16} macros to mem.h
authorMåns Rullgård <mans@mansr.com>
Sat, 6 Mar 2010 12:40:43 +0000 (12:40 +0000)
committerMåns Rullgård <mans@mansr.com>
Sat, 6 Mar 2010 12:40:43 +0000 (12:40 +0000)
commit4b9905d1dcd193b41d914de5947e8ae77fbfcdff
treeaf978946087dd5c85753c00ee10d8993248abfbe
parent3de42635bdb4b807910c53cb416625f843f92ad5
Move DECLARE_ALIGNED_{8,16} macros to mem.h

These macros naturally belong next to the generic DECLARE_ALIGNED
macro.

Originally committed as revision 22230 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.h
libavutil/mem.h