]> git.sesse.net Git - ffmpeg/commitdiff
Remove two more non-existing stray Doxygen function arguments.
authorDiego Biurrun <diego@biurrun.de>
Fri, 2 Jul 2010 11:37:53 +0000 (11:37 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 2 Jul 2010 11:37:53 +0000 (11:37 +0000)
Originally committed as revision 23977 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/rl2.c

index 1174c35d5180d511f46c9ac6f92c264c7c665c54..6f936041085e0d181487e1cba26af81f5f936efb 100644 (file)
@@ -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,