summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2011-12-08 13:54:05 +0100
committerNicolas George <nicolas.george@normalesup.org>2011-12-08 18:47:47 +0100
commit26c6fec9d911300177f8f386a4e85a308d94c322 (patch)
treef6f2b9e1c53fbc46f6cfe57c5238994e4b790b14 /doc
parent15c481614bb410cfa147f8051024d42b01eadff8 (diff)
lavu: introduce av_log_format_line.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 6f7d46df9e..5207b42358 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2011-12-08 - xxxxxxx - lavu 51.31.0
+ Add av_log_format_line.
+
2011-12-03 - xxxxxxx - lavu 51.30.0
Add AVERROR_BUG.