From 1c1c80f0a3157278bf66da98e194729cdeea6631 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 24 Sep 2010 15:37:01 +0000 Subject: 2nd try to fix av_log() repeated detection Originally committed as revision 25174 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index e835e70925..9ccb75a9d5 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,11 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-09-24 - r25174 - lavu 50.28.0 - av_log_set_flags() + Default of av_log() changed due to many problems to the old no repeat + detection. Read the docs of AV_LOG_SKIP_REPEATED in log.h before + enabling it for your app!. + 2010-09-24 - r25167 - lavc 52.90.0 - av_opt_show2() Deprecate av_opt_show() in favor or av_opt_show2(). -- cgit v1.2.3