AOMediaCodec / libavif

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

Improve 'mini' read and write of float and brand #2400

Closed y-guyon closed 3 months ago

y-guyon commented 3 months ago

Check minor_version field of FileTypeBox. Return proper error for samples in floating point format. Verify codec config length.

This PR requires #2398 to be merged first.