projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lavu: add a way to query hwcontext frame constraints
[libav.git]
/
doc
/
APIchanges
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
20fecb9
..
759816b
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-13,6
+13,9
@@
libavutil: 2015-08-28
API changes, most recent first:
+2016-xx-xx - xxxxxxx - lavu 55.7.0 - hwcontext.h
+ Add AVHWFramesConstraints and associated API.
+
2016-02-23 - 9200514 - lavf 57.5.0 - avformat.h
Add AVStream.codecpar, deprecate AVStream.codec.