Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/rv34.c')
-rw-r--r--libavcodec/rv34.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/rv34.c b/libavcodec/rv34.c
index c2e84a3b57..18f1de734e 100644
--- a/libavcodec/rv34.c
+++ b/libavcodec/rv34.c
@@ -1478,7 +1478,7 @@ static int rv34_decode_slice(RV34DecContext *r, int end, const uint8_t* buf, int
return s->mb_y == s->mb_height;
}
-/** @} */ // recons group end
+/** @} */ // reconstruction group end
/**
* Initialize decoder.