Skip to content

Fix handling of the dynamic queue cache when using multi-section packet codecs

Eric Gallimore requested to merge dev/fix_section_dynamic_queue_cache into devel

Bugfixes

  • Fix handing of the dynamic queue cache when using packet codecs that break a packet into multiple sections. Previously, a dynamic queue could be ignored due to invalid cache when the number of available bits increased over the course of a packet.

Merge request reports

Loading