AOMediaCodec / libavif

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

Print boxFourcc & configPropName using %.4s format #2236

Closed wantehchang closed 4 days ago

wantehchang commented 1 week ago

avifParseCodecConfiguration() should not assume the configPropName parameter is a null-terminated string.