Quoting Diego Biurrun (2016-04-16 14:57:20)
> From: Kieran Kunhya <[email protected]>
> 
> Decodes YUV 4:2:2 10-bit and RGB 12-bit files.
> Older files with more subbands, skips, Bayer, alpha not supported.
> Alpha requires addition of GBRAP12 pixel format.
> ---
> 
> The beast all squashed together, for ease of review.
> I'm not aware of any more pending issues.
> 

The header parsing is still entangled with the various allocations and
configurations in very unsafe ways. I believe it can be very easily made
to crash with a properly crafted file.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to