[FFmpeg-soc] [soc]: r3475 - mlp/mlpenc.c

ramiro subversion at mplayerhq.hu
Tue Aug 19 22:43:16 CEST 2008


Author: ramiro
Date: Tue Aug 19 22:43:16 2008
New Revision: 3475

Log:
Update comment.

Modified:
   mlp/mlpenc.c

Modified: mlp/mlpenc.c
==============================================================================
--- mlp/mlpenc.c	(original)
+++ mlp/mlpenc.c	Tue Aug 19 22:43:16 2008
@@ -1367,7 +1367,7 @@ static int mlp_encode_frame(AVCodecConte
             goto input_and_return;
         } else {
             /* There are less frames than the requested major header interval.
-             * Update the context and *data to reflect this.
+             * Update the context to reflect this.
              */
             ctx->major_header_interval = avctx->frame_number;
             ctx->frame_index = 0;



More information about the FFmpeg-soc mailing list