On Mon, Apr 18, 2016 at 4:18 AM, Anton Khirnov <[email protected]> wrote:
> 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.

we also need to find a way to support cropped height without
interfering with threading
maybe there should be something like h264 output_frame?
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to