OSDN Git Service

Make softfloat test program compile again: Setting the av_log_level variable
authorDiego Biurrun <diego@biurrun.de>
Fri, 20 Mar 2009 00:23:13 +0000 (00:23 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 20 Mar 2009 00:23:13 +0000 (00:23 +0000)
commit7349392535b4b5411306bbe7d163765e85fea817
tree553b04ba63a318b87c30e4c458f97864b844b242
parentb56e34c5e90a86b9f856f05362f50135d9845096
Make softfloat 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 18056 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/softfloat.c