diff rl2.c @ 12061:75f4dfbd0462 libavcodec

Remove two more non-existing stray Doxygen function arguments.
author diego
date Fri, 02 Jul 2010 11:37:53 +0000
parents 25e9cb2b9477
children 5043c3aaa0a2
line wrap: on
line diff
--- a/rl2.c	Fri Jul 02 11:19:29 2010 +0000
+++ b/rl2.c	Fri Jul 02 11:37:53 2010 +0000
@@ -174,8 +174,6 @@
  * @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,