Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-02-20 04:50:26 +0400
committerMichael Niedermayer <michaelni@gmx.at>2014-02-20 04:50:26 +0400
commitf4c8d002231afbc181e97c512e459ec6860f7098 (patch)
tree1e54b1287f49f89e3156284c40b5b87365c9a10a /doc
parentca9f7e1832785414362bb8aeef1c7eb0a454d92e (diff)
parent6bb8720f00e2e6209665f819fb351fd42b82d5d0 (diff)
Merge commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0'
* commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0': AVOptions: deprecate unused AV_OPT_FLAG_METADATA Conflicts: doc/APIchanges libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 047b9bdc37..432acdc009 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2014-xx-xx - xxxxxxx - lavu 53.03.01 - opt.h
+ Deprecate unused AV_OPT_FLAG_METADATA.
+
2014-02-xx - xxxxxxx - lavd 55.10.100 - avdevice.h
Add avdevice_list_devices() and avdevice_free_list_devices()