diff dsputil.h @ 4281:de525a2b41db libavcodec

ff_check_alignment to warn the user about a missaligned stack
author michael
date Thu, 07 Dec 2006 18:33:00 +0000
parents 1f84e4f18aa1
children f9325f2bc762
line wrap: on
line diff
--- a/dsputil.h	Thu Dec 07 18:29:02 2006 +0000
+++ b/dsputil.h	Thu Dec 07 18:33:00 2006 +0000
@@ -410,6 +410,8 @@
 void dsputil_static_init(void);
 void dsputil_init(DSPContext* p, AVCodecContext *avctx);
 
+int ff_check_alignment(void);
+
 /**
  * permute block according to permuatation.
  * @param last last non zero element in scantable order