Re: [FFmpeg-devel] [PATCH v2 06/30] Mark some pointers as const
Jan 1, 2021, 01:35 by andreas.rheinha...@gmail.com: > Signed-off-by: Andreas Rheinhardt > --- > Found a few more, in particular the hw_configs lists. > > fftools/ffmpeg_opt.c| 86 ++--- > libavcodec/aacenctab.c | 4 +- > libavcodec/aa
[FFmpeg-devel] [PATCH v2 06/30] Mark some pointers as const
Signed-off-by: Andreas Rheinhardt --- Found a few more, in particular the hw_configs lists. fftools/ffmpeg_opt.c| 86 ++--- libavcodec/aacenctab.c | 4 +- libavcodec/aacenctab.h | 4 +- libavcodec/av1dec.c