Re: [FFmpeg-devel] [PATCH v2 16/22] avutil/imgutils: Constify some pointees

2023-09-10 Thread Andreas Rheinhardt
Andreas Rheinhardt: > This is done immediately without waiting for the next major bump > just as in 9546b3a1cbcd94e9107f85c8f1d2175efc6cf083 and > 4eaaa38d3dfb8863a62f3646a62e4098b1c078d5. > > Signed-off-by: Andreas Rheinhardt > --- > doc/APIchanges | 4 > libavutil/imgutils.c | 14 +

[FFmpeg-devel] [PATCH v2 16/22] avutil/imgutils: Constify some pointees

2023-09-06 Thread Andreas Rheinhardt
This is done immediately without waiting for the next major bump just as in 9546b3a1cbcd94e9107f85c8f1d2175efc6cf083 and 4eaaa38d3dfb8863a62f3646a62e4098b1c078d5. Signed-off-by: Andreas Rheinhardt --- doc/APIchanges | 4 libavutil/imgutils.c | 14 +++--- libavutil/imgutils.h