Hi,
new version of the core decoding code changes. The main patch (3/8) now changes
the internal lavc-to-decoders API, which has allowed me to significantly
simplify the code. See the commit message in that patch for details.

The vp9 bsf now uses the new bitstream reading API.

I've also converted binkaudio to the new API, mainly as a proof of concept. I
think eventually we should covert all the decoders consuming partial packets to
the new API, to avoid various associated ambiguities. Since it only concerns
several audio decoders, it should be doable.

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

Reply via email to