summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2017-02-08 09:32:17 +0100
committerAnton Khirnov <anton@khirnov.net>2017-02-11 11:37:45 +0100
commite6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e (patch)
treea5093654857657901adc9792b40a93a974e5be50 /doc
parent5c8a5765dc5f4e29afb85b95be393c30f45412a8 (diff)
downloadffmpeg-streaming-e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e.zip
ffmpeg-streaming-e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e.tar.gz
cpu: add a function for querying maximum required data alignment
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 8c7d279..be34c92 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2017-02-xx - xxxxxxx - lavu 55.31.0 - cpu.h
+ Add av_cpu_max_align() for querying maximum required data alignment.
+
2016-xx-xx - xxxxxxx - lavf 57.11.0 - avio.h
Add avio_context_free(). From now on it must be used for freeing AVIOContext.
OpenPOWER on IntegriCloud