[Ffmpeg-cvslog] r7598 - trunk/libavcodec/zmbvenc.c
banan
subversion
Sun Jan 21 13:27:53 CET 2007
Author: banan
Date: Sun Jan 21 13:27:53 2007
New Revision: 7598
Modified:
trunk/libavcodec/zmbvenc.c
Log:
Fixed a typo, cosmetics.
Modified: trunk/libavcodec/zmbvenc.c
==============================================================================
--- trunk/libavcodec/zmbvenc.c (original)
+++ trunk/libavcodec/zmbvenc.c Sun Jan 21 13:27:53 2007
@@ -300,7 +300,7 @@
/**
- * Uninit zmbv decoder
+ * Uninit zmbv encoder
*/
static int encode_end(AVCodecContext *avctx)
{
More information about the ffmpeg-cvslog
mailing list