log: Introduce a more verbose debug level

And deprecate av_dlog macro.
This commit is contained in:
Vittorio Giovara
2015-03-16 08:57:34 +00:00
parent b8d7f3186e
commit c253340ae6
6 changed files with 24 additions and 4 deletions

View File

@ -13,6 +13,9 @@ libavutil: 2014-08-09
API changes, most recent first:
2015-xx-xx - xxxxxxx - lavu 54.12.0
Add AV_LOG_TRACE for extremely verbose debugging.
2015-xx-xx - xxxxxxx - lavu 54.11.0
Add av_small_strptime().