Skip to content

Add a null muxer which will just drop the packet.

Thierry requested to merge lotharkript/dav1d:null into master

This is similar to --noblit of libaom

In case of benchmark, we can then ignore the IO or md5 muxer speed and just focus on decoder

Merge request reports