diff cavsdata.h @ 3395:adccbf4a1040 libavcodec

CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
author michael
date Mon, 03 Jul 2006 00:16:45 +0000
parents 1f47e26323bc
children 34d3e497e310
line wrap: on
line diff
--- a/cavsdata.h	Sun Jul 02 22:01:31 2006 +0000
+++ b/cavsdata.h	Mon Jul 03 00:16:45 2006 +0000
@@ -187,7 +187,7 @@
   32771,35734,38965,42497,46341,50535,55109,60099
 };
 
-typedef struct {
+DECLARE_ALIGNED_8(typedef, struct) {
     int16_t x;
     int16_t y;
     int16_t dist;