Skip to content

packetizer/av1: fill the full extradata if it doesn't have the optional OBU

Steve Lhomme requested to merge robUx4/vlc:av1-fullextra into master

The optional part needed by the decoders. This will restart the decoders if needed, but they should have received no frames yet or the hardware decoder may be usable again or not (after a sequence header change).

That means the hardware decoders should be used more often.

Merge request reports

Loading