$OpenBSD: patch-libavcodec_dsputil_c,v 1.5 2008/07/09 01:57:44 jakemsr Exp $
--- libavcodec/dsputil.c.orig	Sat May 24 22:01:01 2008
+++ libavcodec/dsputil.c	Fri Jun 20 22:38:19 2008
@@ -4118,7 +4118,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) {
