summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2011-06-17 10:30:15 +0300
committerMartin Storsjö <martin@martin.st>2011-06-23 20:17:44 +0300
commit67e9ae14d93aeee019bf65d38192ca5c75dc99dd (patch)
treecd1322de6f8fc955562a76d2bd6ebeb8d71df914 /doc
parent9e19704a6a04786f65478b9e9aeb470c6d1e277c (diff)
Add av_printf_format, for marking printf style format strings and their parameters
Signed-off-by: Martin Storsjö <martin@martin.st>
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 79d9749373..65e1da7a62 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2011-06-xx - xxxxxxx - lavu 51.8.0 - attributes.h
+ Add av_printf_format().
+
2011-06-xx - xxxxxxx - lavf 53.2.0 - avformat.h
Add avformat_open_input and avformat_write_header().
Deprecate av_open_input_stream, av_open_input_file,