Skip to content

annexb: don't use a int64_t intermediary for leb128

James Almer requested to merge jamrial/dav1d:annexb into master

There are other checks present already that ensure the coded value remains within the allowed range.

Merge request reports