Re: [FFmpeg-devel] [PATCH 09/30] avcodec/atrac3plus_data: Mark array as const

2020-12-30 Thread Michael Niedermayer
On Thu, Dec 31, 2020 at 12:31:36AM +0100, Andreas Rheinhardt wrote: > Forgotten in a7dbeb77c3c30ac4904928978938b209ff6e1ab1. > > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/atrac3plus_data.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) LGTM thx [...] -- Michael GnuPG

[FFmpeg-devel] [PATCH 09/30] avcodec/atrac3plus_data: Mark array as const

2020-12-30 Thread Andreas Rheinhardt
Forgotten in a7dbeb77c3c30ac4904928978938b209ff6e1ab1. Signed-off-by: Andreas Rheinhardt --- libavcodec/atrac3plus_data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/atrac3plus_data.h b/libavcodec/atrac3plus_data.h index 7039936ba3..b0b85c4368 100644 --- a/liba