$OpenBSD: patch-libavcodec_dsputil_c,v 1.4 2008/01/26 01:56:02 jakemsr Exp $
--- libavcodec/dsputil.c.orig	Fri Jan 18 01:21:39 2008
+++ libavcodec/dsputil.c	Sat Jan 19 18:35:16 2008
@@ -3970,7 +3970,7 @@ void dsputil_init(DSPContext* c, AVCodecContext *avctx
 {
     int i;
 
-    ff_check_alignment();
+    /*ff_check_alignment();*/
 
 #ifdef CONFIG_ENCODERS
     if(avctx->dct_algo==FF_DCT_FASTINT) {
