Mark some variables with av_unused
authorMans Rullgard <mans@mansr.com>
Fri, 3 Jun 2011 11:52:29 +0000 (12:52 +0100)
committerMans Rullgard <mans@mansr.com>
Fri, 3 Jun 2011 11:59:05 +0000 (12:59 +0100)
commit5e1166b31be45b37cbbd14eecfa1b260190ac651
tree76a1a00533c14841937bb52bbdbde9f78c2a0c9d
parent94bed8e582eed1268ddc0d2b88cad21d8c638774
Mark some variables with av_unused

Most of these variables are only used in av_dlog statements, some
are required but not used by other macros.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/flacenc.c
libavcodec/wmaprodec.c
libavformat/mov.c
libavformat/nsvdec.c
libavformat/r3d.c
libavformat/rtpdec.c
libavformat/utils.c