diff rl2.c @ 12117:5043c3aaa0a2 libavcodec

Add back previously removed non-existing function params in doxygen comments.
author diego
date Thu, 08 Jul 2010 22:57:27 +0000
parents 75f4dfbd0462
children 9cfc564bc3e6
line wrap: on
line diff
--- a/rl2.c	Thu Jul 08 17:55:37 2010 +0000
+++ b/rl2.c	Thu Jul 08 22:57:27 2010 +0000
@@ -174,6 +174,8 @@
  * @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,