changeset 12453:35e1de8243c6 libavcodec

Fix typo in r25019. Patch by Eli Friedman <eli.friedman at gmail dot com>.
author darkshikari
date Wed, 01 Sep 2010 23:19:36 +0000
parents 2c28e7d75e9c
children f4355cd85faa
files x86/h264_weight.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/x86/h264_weight.asm	Wed Sep 01 21:10:19 2010 +0000
+++ b/x86/h264_weight.asm	Wed Sep 01 23:19:36 2010 +0000
@@ -95,7 +95,7 @@
 WEIGHT_FUNC_DBL_MM  8
 
 %macro WEIGHT_FUNC_MM 4
-cglobal h264_weight_%1x%2_%4, 7, 7, %
+cglobal h264_weight_%1x%2_%4, 7, 7, %3
     WEIGHT_SETUP
     mov        r2, %2
 %if %2 == 16