[FFmpeg-soc] [soc]: r2600 - mlp/mlpdec.c

ramiro subversion at mplayerhq.hu
Tue Jul 1 00:54:30 CEST 2008


Author: ramiro
Date: Tue Jul  1 00:54:30 2008
New Revision: 2600

Log:
Remove useless comment.

Modified:
   mlp/mlpdec.c

Modified: mlp/mlpdec.c
==============================================================================
--- mlp/mlpdec.c	(original)
+++ mlp/mlpdec.c	Tue Jul  1 00:54:30 2008
@@ -309,8 +309,6 @@ static inline int read_huff(MLPDecodeCon
     return 0;
 }
 
-/** Initialize the decoder. */
-
 static int mlp_decode_init(AVCodecContext *avctx)
 {
     MLPDecodeContext *m = avctx->priv_data;



More information about the FFmpeg-soc mailing list