[FFmpeg-cvslog] r23977 - trunk/libavcodec/rl2.c
diego
subversion
Fri Jul 2 13:37:54 CEST 2010
Author: diego
Date: Fri Jul 2 13:37:53 2010
New Revision: 23977
Log:
Remove two more non-existing stray Doxygen function arguments.
Modified:
trunk/libavcodec/rl2.c
Modified: trunk/libavcodec/rl2.c
==============================================================================
--- trunk/libavcodec/rl2.c Fri Jul 2 13:19:29 2010 (r23976)
+++ trunk/libavcodec/rl2.c Fri Jul 2 13:37:53 2010 (r23977)
@@ -174,8 +174,6 @@ static av_cold int rl2_decode_init(AVCod
* @param avctx decoder context
* @param data decoded frame
* @param data_size size of the decoded frame
- * @param buf input buffer
- * @param buf_size input buffer size
* @return 0 success, -1 on error
*/
static int rl2_decode_frame(AVCodecContext *avctx,
More information about the ffmpeg-cvslog
mailing list