]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rv40.c
libavcodec/rv40.c: Fix duplicate words
[ffmpeg] / libavcodec / rv40.c
index 17574ee3ef4905843da4edf51634445841d9dbc5..57e32f35a9f0fadcc86b55e6d79dcacba4b4897f 100644 (file)
@@ -359,7 +359,7 @@ static void rv40_loop_filter(RV34DecContext *r, int row)
     int uvcbp[4][2];
     /**
      * This mask represents the pattern of luma subblocks that should be filtered
-     * in addition to the coded ones because because they lie at the edge of
+     * in addition to the coded ones because they lie at the edge of
      * 8x8 block with different enough motion vectors
      */
     unsigned mvmasks[4];