summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorVittorio Giovara <vittorio.giovara@gmail.com>2015-03-16 08:57:34 +0000
committerVittorio Giovara <vittorio.giovara@gmail.com>2015-04-19 12:41:59 +0100
commitc253340ae6f74ffd8798bbd476e46d1b33a2d56e (patch)
treec4f175dea6dcc18f0f5cdf3a2b92cde58a9de91b /doc/APIchanges
parentb8d7f3186e86234f6255f5e8ee9e98573b4d9a6e (diff)
log: Introduce a more verbose debug level
And deprecate av_dlog macro.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 35830f8278..5934f4517f 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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().