lavc: Mark all AVHWAccel structures as const
This commit is contained in:
parent
2a4d34d462
commit
2117725dc5
23 changed files with 74 additions and 71 deletions
|
|
@ -13,6 +13,9 @@ libavutil: 2017-03-23
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2017-xx-xx - xxxxxxx - lavc 58.8.0 - avcodec.h
|
||||
Add const to AVCodecContext.hwaccel.
|
||||
|
||||
2017-xx-xx - xxxxxxx - lavc 58.7.0 - avcodec.h
|
||||
Deprecate user visibility of the AVHWAccel structure and the functions
|
||||
av_register_hwaccel() and av_hwaccel_next().
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue