summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2018-04-22 16:30:19 +0200
committerClément Bœsch <u@pkh.me>2018-04-26 19:50:29 +0200
commit5be0410cb31cd27ce5b518b0eca942ec90af5f34 (patch)
treef0682b623833f2cecd922f0089ebc58103ce5e47 /doc
parent71fa82bed62f812d30aee26f3c6385e2ec890ebb (diff)
lavu/opt: add AV_OPT_FLAG_DEPRECATED
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 8d305d5867..a216e5aa4d 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
+2018-04-xx - xxxxxxxxxx - lavu 56.17.100 - opt.h
+ Add AV_OPT_FLAG_DEPRECATED.
+
2018-04-xx - xxxxxxxxxx - lavu 56.16.100 - threadmessage.h
Add av_thread_message_queue_nb_elems().