From c3ecd968f0e78da6e77f0c06c2f785b266d83cf1 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 15 Feb 2014 08:24:23 +0100 Subject: AVOptions: add flags for read/read-only options --- doc/APIchanges | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index e25728a568..d8f5f51b90 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,10 @@ libavutil: 2013-12-xx API changes, most recent first: +2014-xx-xx - xxxxxxx - lavu 53.04.0 - opt.h + Add AV_OPT_FLAG_EXPORT and AV_OPT_FLAG_READONLY to mark options meant (only) + for reading. + 2014-xx-xx - xxxxxxx - lavu 53.03.01 - opt.h Deprecate unused AV_OPT_FLAG_METADATA. -- cgit v1.2.3