Move BE_*/LE_*/ST*/LD* macros to a common place. Some further
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 3 Dec 2006 16:35:30 +0000 (16:35 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 3 Dec 2006 16:35:30 +0000 (16:35 +0000)
commitcf1e119bb21c6d041acf9b33e1693e41e99b08f1
tree8ff5c6da34bd6956c22c9fca12107d4fef85be17
parent5f3c4ba46c1b7c720afbc2819fd6b44b7461afa1
Move BE_*/LE_*/ST*/LD* macros to a common place. Some further
optimization/cleanup would be desirable (e.g. LE_* and LD*
should be the same on x86).

Originally committed as revision 7218 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/dsputil.h
libavutil/internal.h
libavutil/intreadwrite.h [new file with mode: 0644]