From 330b864cda9518a3b4eb7772affe49fec0af6dd0 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 23 Oct 2012 14:37:16 +0200 Subject: [PATCH] dsputil: Replace AV_WNxx(AV_RNxx()) combinations by AV_COPYxxU --- libavcodec/dsputil.h | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/libavcodec/dsputil.h b/libavcodec/dsputil.h index 7fdbf6f4d06..e38f7a744c2 100644 --- a/libavcodec/dsputil.h +++ b/libavcodec/dsputil.h @@ -662,7 +662,7 @@ static inline void copy_block2(uint8_t *dst, const uint8_t *src, int dstStride, int i; for(i=0; i