Skip to content

fixed bit-stream switching issue (mismatches, see VVC ticket #81)

This fixes the issue reported 4 months ago in . The code is only reached during encoding-by-decoding, e.g. when switching between two existing VVC bit-streams for rate-matching purposes. Thanks to T. Hinz for providing the fix.

Merge request reports