From 6a701306db167a70b29a9a5aed3aaf7d8c369716 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 12 Mar 2013 07:28:11 -0700 Subject: dsputil: make selectable. Signed-off-by: Michael Niedermayer --- libavcodec/x86/h264_chromamc.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/x86/h264_chromamc.asm') diff --git a/libavcodec/x86/h264_chromamc.asm b/libavcodec/x86/h264_chromamc.asm index 867ba4927c..32681aafd7 100644 --- a/libavcodec/x86/h264_chromamc.asm +++ b/libavcodec/x86/h264_chromamc.asm @@ -60,7 +60,7 @@ rnd_rv40_1d_tbl: times 4 dw 0 cextern pw_3 cextern pw_4 cextern pw_8 -cextern pw_28 +pw_28: times 8 dw 28 cextern pw_32 cextern pw_64 -- cgit v1.2.3