On 8/28/2023 4:14 AM, Tong Wu wrote:
Compiler: MSVC 14.35.32215
Error type: error C2099: initializer is not a constant
Related commit: 0c0dd23 avcodec/jpegxl_parser: add JPEG XL parser
Signed-off-by: Tong Wu
---
libavcodec/jpegxl_parser.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
> On Aug 28, 2023, at 15:14, Tong Wu wrote:
>
> Compiler: MSVC 14.35.32215
> Error type: error C2099: initializer is not a constant
> Related commit: 0c0dd23 avcodec/jpegxl_parser: add JPEG XL parser
>
> Signed-off-by: Tong Wu
> ---
> libavcodec/jpegxl_parser.c | 2 +-
> 1 file changed, 1 ins