summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-06-30 11:09:13 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-06-30 11:12:05 +0200
commit5a931a158fbe2ea413dcf28c43c4d6bace3514a1 (patch)
treeae6889455da2ab53578b6d88adef87a9e976859f /doc
parent3713cf11c62df4d993272843c7ef57a1dca3a386 (diff)
lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE
The symbols was added in the git commit 512933671409f9f88cc9fdfc8f29525d32240bab.
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 2fd79b877a..6860b57e2b 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2011-06-28 - 5129336 - lavu 51.11.0 - avutil.h
+ Define the AV_PICTURE_TYPE_NONE value in AVPictureType enum.
+
2011-06-19 - xxxxxxx - lavfi 2.23.0 - avfilter.h
Add layout negotiation fields and helper functions.