[SCM] libav/experimental: Remove two more non-existing stray Doxygen function arguments.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:10:01 UTC 2013


The following commit has been merged in the experimental branch:
commit 791384ec29d4da056dc6539fe575b81c1785b642
Author: Diego Biurrun <diego at biurrun.de>
Date:   Fri Jul 2 11:37:53 2010 +0000

    Remove two more non-existing stray Doxygen function arguments.
    
    Originally committed as revision 23977 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/rl2.c b/libavcodec/rl2.c
index 1174c35..6f93604 100644
--- a/libavcodec/rl2.c
+++ b/libavcodec/rl2.c
@@ -174,8 +174,6 @@ static av_cold int rl2_decode_init(AVCodecContext *avctx)
  * @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,

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list