summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2013-03-16 15:25:55 +0100
committerNicolas George <nicolas.george@normalesup.org>2013-03-20 21:04:28 +0100
commit8d928a9d9967b85283a0a167bdbd7168ae2f51ba (patch)
tree3a10dbf462055b92bac21aea722c5a07dc16fc7d /doc
parent68fb7e260bcd9ecd666dded95bb19db8c2898388 (diff)
lavu/opt: add AV_OPT_TYPE_DURATION.
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 41552aa38f..255f9147ff 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2013-03-20 - xxxxxxx - lavu 52.22.100 - opt.h
+ Add AV_OPT_TYPE_DURATION value to AVOptionType enum.
+
2013-03-17 - xxxxxx - lavu 52.20.100 - opt.h
Add AV_OPT_TYPE_VIDEO_RATE value to AVOptionType enum.