summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-08-09 16:21:07 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-08-12 23:52:55 +0200
commita25346e65cc2f46e3a9ec1a12312a09cd9b132ed (patch)
tree5a4778b46313c674cb23c4772288df4fc559afd5 /doc
parent3239382aefd0f5fa9ffd1509ccaedd59a54ec9af (diff)
lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro
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 55b634d21d..fd0abf5414 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-08-13 - xxxxxxx - lavu 51.69.100 - opt.h
+ Add AV_OPT_FLAG_FILTERING_PARAM symbol in opt.h.
+
2012-07-31 - xxxxxxx - lavc 54.46.100
Add channels field to AVFrame.