av_alias is an attribute and belongs to attributes.h
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 13 May 2010 16:30:58 +0000 (16:30 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 13 May 2010 16:30:58 +0000 (16:30 +0000)
commita74d707cb7a42be692243196856fc21b2ee9b4c6
treeb2cec47f856873a30aebe37ab3b1d30cc9382feb
parent299ac811ba19708115c5f2051c5048406fe954b5
av_alias is an attribute and belongs to attributes.h
also attributes.h is public and external api and can thus not depend
on configure tested compiler support thus this part is removed. A
different solution must be found if this breaks for some compiler
which i hope it does not.

Originally committed as revision 23115 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/attributes.h
libavutil/internal.h