Hi,
The Time Has Come for a new iteration of the HEVC decoder.

Since the last version, I've merged a lot of OpenHEVC changes, so now
all except 3 conformance samples decode correctly. Of those that
don't, one has different luma and chroma bit depths, which I don't think
we need to support until there is a use case for it (likely never).

There's also been a bunch of cleanup, refactoring and fixing by myself,
Luca, Vittorio and other people, so the code should be more pleasant to
read and harder to crash. I already did some basic fuzz testing, some
more will be needed in the future.

Threading is still not there (I hope to work on it soonish), but I think
that should not prevent pushing it.

As previously, more cleanup (cosmetic and otherwise, especially on mvs),
reviews, asm welcome.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to