Make AES test program compile again: Setting the av_log_level variable
authorDiego Biurrun <diego@biurrun.de>
Fri, 20 Mar 2009 00:18:46 +0000 (00:18 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 20 Mar 2009 00:18:46 +0000 (00:18 +0000)
commitb56e34c5e90a86b9f856f05362f50135d9845096
treefcb02c063e49a10d68a5d8a286db99ec0cba4a49
parent54ea773614e6dd43e31f870cde969d762f2deba6
Make AES test program compile again: Setting the av_log_level variable
needs to be replaced by a call to av_log_set_level().

Originally committed as revision 18055 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/aes.c