projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9835ee6
)
doc/APIChanges: add missing entry for ICC Profile side data type.
author
James Almer
<jamrial@gmail.com>
Thu, 27 Jul 2017 17:21:41 +0000
(14:21 -0300)
committer
James Almer
<jamrial@gmail.com>
Thu, 27 Jul 2017 17:21:41 +0000
(14:21 -0300)
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
69f876e
..
63fac21
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-15,6
+15,9
@@
libavutil: 2015-08-28
API changes, most recent first:
+2017-07-25 - 24de4fddca - lavu 55.69.100 - frame.h
+ Add AV_FRAME_DATA_ICC_PROFILE side data type.
+
2017-xx-xx - xxxxxxx - lavc 57.100.100 - avcodec.h
DXVA2 and D3D11 hardware accelerated decoding now supports the new hwaccel API,
which can create the decoder context and allocate hardware frame automatically.