mirror of https://git.ffmpeg.org/ffmpeg.git
doc/APIChanges: add missing entry for ICC Profile side data type.
This commit is contained in:
parent
9835ee60da
commit
9f449227a3
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue