OSDN Git Service

Drop DECLARE_ALIGNED from extern declarations. It creates trouble when
authorDiego Biurrun <diego@biurrun.de>
Mon, 9 Feb 2009 17:53:33 +0000 (17:53 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 9 Feb 2009 17:53:33 +0000 (17:53 +0000)
commit43175f501076cee26334b2516aae5ba6dc8c424b
tree0e09f2869e9f09088c29c284c2157e486c62f4a1
parent990058bdc7a63f7a488179367b859307e99adf34
Drop DECLARE_ALIGNED from extern declarations.  It creates trouble when
swscale_internal.h is #included without HAVE_AV_CONFIG_H defined.

Originally committed as revision 28498 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale_internal.h