AOMediaCodec / libavif

libavif - Library for encoding and decoding .avif files
Other
1.44k stars 187 forks source link

Work around a bug in the windows-latest os image #2203

Closed wantehchang closed 3 weeks ago

wantehchang commented 3 weeks ago

The bug causes access violation in avifcodectest when libgav1 is used. The error message is: error: SEH exception with code 0xc0000005 thrown in the test body.

wantehchang commented 3 weeks ago

@vrabaud Vincent: FYI.