Skip to content

cccombiner: fix CDP padding detection

While a cc_data_pkt with cc_valid 0 should be considered padding, it might be followed up by valid DTVCC packets, and should not cause the whole CDP packet to get discarded.

Merge request reports