lavc: Mark all AVHWAccel structures as const

This commit is contained in:
Mark Thompson
2017-11-04 18:53:26 +00:00
parent 2a4d34d462
commit 2117725dc5
23 changed files with 74 additions and 71 deletions

View File

@@ -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().