lavc: Mark all AVHWAccel structures as const

This commit is contained in:
Mark Thompson
2017-11-04 18:53:26 +00:00
parent da4e02b196
commit 3a71bcc213
29 changed files with 104 additions and 101 deletions
+3
View File
@@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
2017-xx-xx - xxxxxxx - lavc 58.6.100 - avcodec.h
Add const to AVCodecContext.hwaccel.
2017-11-xx - xxxxxxx - lavc 58.5.100 - avcodec.h
Deprecate user visibility of the AVHWAccel structure and the functions
av_register_hwaccel() and av_hwaccel_next().