AOMediaCodec / libavif

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

Fix grid item progressive propagation logic #2195

Closed vigneshvg closed 3 weeks ago

vigneshvg commented 4 weeks ago

Set the top level grid item's progressive to be true only if all the grid items have progressive set to true (and not just the first one).